Searched refs:test_gather (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython3/Lib/test/test_peg_generator/ |
D | test_first_sets.py | 116 def test_gather(self) -> None: member in TestFirstSets
|
D | test_c_parser.py | 177 def test_gather(self) -> None: member in TestCParser
|
D | test_pegen.py | 77 def test_gather(self) -> None: member in TestPegen
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | array_test.py | 38 def test_gather(self): member in ArrayTest
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 708 // CHECK-LABEL: test_gather 711 func @test_gather(%arg0: tensor<13x21x3xi32>) -> tensor<26x21x3xi32> {
|
D | tfl-to-tosa-pipeline.mlir | 84 // CHECK-LABEL: test_gather 86 func @test_gather(%arg0: tensor<100x25xf32>, %arg1: tensor<1x20xi32>) -> tensor<20x25x3xf32> {
|
/external/llvm-project/llvm/test/Verifier/ |
D | intrinsic-immarg.ll | 140 define <2 x double> @test_gather(<2 x double*> %ptrs, <2 x i1> %mask, <2 x double> %src0, i32 %alig…
|
/external/llvm-project/mlir/test/Dialect/Tosa/ |
D | ops.mlir | 409 func @test_gather(%arg0: tensor<13x21x3xi32>, %arg1: tensor<26xi32>) -> tensor<26x21x3xi32> {
|
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/ |
D | import.hlotxt | 410 // CHECK-LABEL: func private @test_gather( 412 %test_gather (arg.0: f32[200,100,300], arg.1: s32[10,2]) -> f32[10,300] {
|