Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir422 func.func @test_slice(%arg0: tensor<13x21x3xf32>) -> tensor<4x11x1xf32> {
H A Dtosa-infer-shapes.mlir548 // CHECK-LABEL: @test_slice
549 func.func @test_slice(%arg0 : tensor<?xi32>) -> () {
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c8829 int test_slice(isl_ctx *ctx) in test_slice() function
10811 { "slice", &test_slice },