Home
last modified time | relevance | path

Searched defs:GatherNdTest (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dgather_nd_op_test.py26 class GatherNdTest(xla_test.XLATestCase): class
/external/armnn/delegate/test/
DGatherNdTestHelper.hpp118 void GatherNdTest(tflite::TensorType tensorType, in GatherNdTest() function
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dgather_nd_op_test.py36 class GatherNdTest(test.TestCase): class