Home
last modified time | relevance | path

Searched refs:test_tile (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/test/Dialect/Tosa/
H A Dops.mlir600 func.func @test_tile(%arg0: tensor<13x21x3xf32>) -> tensor<39x21x6xf32> {
H A Dtosa-infer-shapes.mlir599 // CHECK-LABEL: @test_tile
600 func.func @test_tile(%arg0 : tensor<2x3x?xi32>) -> () {
H A Dlevel_check.mlir98 func.func @test_tile(%arg0: tensor<1x1x1x1x13x21x3xf32>) -> tensor<1x1x1x1x39x21x6xf32> {
/llvm-project/polly/lib/External/isl/
H A Disl_test.c10732 static int test_tile(isl_ctx *ctx) in test_tile() function
10982 { "tile", &test_tile },