Home
last modified time | relevance | path

Searched refs:PForTestCase (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py54 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
60 class PForTest(PForTestCase):
106 class ReductionTest(PForTestCase):
190 class BitwiseTest(PForTestCase):
230 class NNTest(PForTestCase):
410 class RandomTest(PForTestCase):
463 class LoggingTest(PForTestCase):
486 class TensorArrayTest(PForTestCase):
603 class StackTest(PForTestCase):
674 class ControlFlowTest(PForTestCase):
[all …]
Dtest_util.py30 class PForTestCase(test.TestCase): class
Darray_test.py30 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
35 class ArrayTest(PForTestCase):
Dmath_test.py31 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
36 class MathTest(PForTestCase):