Home
last modified time | relevance | path

Searched refs:GatherTest (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dtest_util_test.py43 class GatherTest(test.TestCase, parameterized.TestCase): class
Dstrategy_gather_test.py70 class GatherTest(test.TestCase, parameterized.TestCase): class
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dbatch_gather_op_test.py35 class GatherTest(test.TestCase, parameterized.TestCase): class
Dgather_op_test.py51 class GatherTest(test.TestCase, parameterized.TestCase): class
/external/tensorflow/tensorflow/compiler/tests/
Dgather_test.py34 class GatherTest(xla_test.XLATestCase): class
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_dimension_inference_test.cc673 TEST_F(DynamicDimensionInferenceTest, GatherTest) { in TEST_F() argument