Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py73 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
82 class PForTest(PForTestCase):
195 class IndexedSlicesTest(PForTestCase):
218 class ReductionTest(PForTestCase):
335 class BitwiseTest(PForTestCase):
378 class ImageTest(PForTestCase):
409 class NNTest(PForTestCase):
663 class RandomTest(PForTestCase):
758 class StatelessRandomTest(PForTestCase):
793 class LoggingTest(PForTestCase):
[all …]
Dxla_control_flow_ops_test.py36 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
41 class PForTest(PForTestCase):
147 class WhileV2Test(PForTestCase):
Dtest_util.py29 class PForTestCase(test.TestCase): class
Dmath_test.py36 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
41 class MathTest(PForTestCase, parameterized.TestCase):
666 class LinalgTest(PForTestCase):
Darray_test.py31 from tensorflow.python.ops.parallel_for.test_util import PForTestCase
36 class ArrayTest(PForTestCase):