Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/parallel_for/
Darray_test.py204 def test_tile(self): member in ArrayTest
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
Dtf-to-tosa-pipeline.mlir687 // CHECK-LABEL: test_tile
689 func @test_tile(%arg0: tensor<13x21x3xf32>) -> tensor<39x21x6xf32> {
Dtfl-to-tosa-pipeline.mlir676 // CHECK-LABEL: test_tile
678 func @test_tile(%arg0: tensor<13x21x3xf32>) -> tensor<39x21x6xf32> {
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir394 func @test_tile(%arg0: tensor<13x21x3xf32>) -> tensor<39x21x6xf32> {
/external/llvm-project/polly/lib/External/isl/
Disl_test.c10495 static int test_tile(isl_ctx *ctx) in test_tile() function
10746 { "tile", &test_tile },