Searched refs:test_slice (Results 1 – 5 of 5) sorted by relevance
582 func.func @test_slice(%arg0: tensor<13x21x3xf32>) -> tensor<4x11x1xf32> {
519 // CHECK-LABEL: @test_slice520 func.func @test_slice(%arg0 : tensor<?xi32>) -> () {
88 func.func @test_slice(%arg0: tensor<1x1x1x1x13x21x3xf32>) -> tensor<1x1x1x1x4x11x1xf32> {
1272 // subroutine test_slice(x)1278 // end subroutine test_slice
8925 int test_slice(isl_ctx *ctx) in test_slice() function10964 { "slice", &test_slice },