Searched refs:testUnknownIndices (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ | ||
D | batch_gather_op_test.py | 100 def testUnknownIndices(self): member in GatherTest |
D | gather_op_test.py | 259 def testUnknownIndices(self): member in GatherTest |
/external/tensorflow/tensorflow/python/kernel_tests/ | ||
D | reduce_join_op_test.py | 247 def testUnknownIndices(self): member in ReduceJoinTest |
D | gather_nd_op_test.py | 199 def testUnknownIndices(self): member in GatherNdTest |
D | array_ops_test.py | 2110 def testUnknownIndices(self): member in BatchGatherNdTest |