Searched refs:PForTestCase (Results 1 – 4 of 4) sorted by relevance
54 from tensorflow.python.ops.parallel_for.test_util import PForTestCase60 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 …]
30 class PForTestCase(test.TestCase): class
30 from tensorflow.python.ops.parallel_for.test_util import PForTestCase35 class ArrayTest(PForTestCase):
31 from tensorflow.python.ops.parallel_for.test_util import PForTestCase36 class MathTest(PForTestCase):