Home
last modified time | relevance | path

Searched refs:test_gather (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/test_peg_generator/
Dtest_first_sets.py116 def test_gather(self) -> None: member in TestFirstSets
Dtest_c_parser.py177 def test_gather(self) -> None: member in TestCParser
Dtest_pegen.py77 def test_gather(self) -> None: member in TestPegen
/external/tensorflow/tensorflow/python/ops/parallel_for/
Darray_test.py38 def test_gather(self): member in ArrayTest
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
Dtf-to-tosa-pipeline.mlir708 // CHECK-LABEL: test_gather
711 func @test_gather(%arg0: tensor<13x21x3xi32>) -> tensor<26x21x3xi32> {
Dtfl-to-tosa-pipeline.mlir84 // CHECK-LABEL: test_gather
86 func @test_gather(%arg0: tensor<100x25xf32>, %arg1: tensor<1x20xi32>) -> tensor<20x25x3xf32> {
/external/llvm-project/llvm/test/Verifier/
Dintrinsic-immarg.ll140 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/
Dops.mlir409 func @test_gather(%arg0: tensor<13x21x3xi32>, %arg1: tensor<26xi32>) -> tensor<26x21x3xi32> {
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt410 // CHECK-LABEL: func private @test_gather(
412 %test_gather (arg.0: f32[200,100,300], arg.1: s32[10,2]) -> f32[10,300] {