Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir429 func.func @test_tile(%arg0: tensor<13x21x3xf32>) -> tensor<39x21x6xf32> {
H A Dtosa-infer-shapes.mlir557 // CHECK-LABEL: @test_tile
558 func.func @test_tile(%arg0 : tensor<2x3x?xi32>) -> () {
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c10579 static int test_tile(isl_ctx *ctx) in test_tile() function
10830 { "tile", &test_tile },