Home
last modified time | relevance | path

Searched refs:run_without_tensor_float_32 (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dlinalg_grad_test.py66 @test_util.run_without_tensor_float_32(
108 @test_util.run_without_tensor_float_32(
Dbatch_matmul_op_test.py133 @test_util.run_without_tensor_float_32("Tests batch matmul")
145 @test_util.run_without_tensor_float_32("Tests batch matmul")
Dtensordot_op_test.py168 @test_util.run_without_tensor_float_32("Tests tensordot, which calls matmul")
200 @test_util.run_without_tensor_float_32("Tests tensordot, which calls matmul")
Dmatmul_op_test.py73 @test_util.run_without_tensor_float_32("Tests matmul")
Dqr_op_test.py202 @test_util.run_without_tensor_float_32("Tests Qr gradient, which calls matmul"
/external/tensorflow/tensorflow/python/keras/
Dtesting_utils.py997 def run_without_tensor_float_32(description): # pylint: disable=unused-argument function
1032 return for_all_test_methods(run_without_tensor_float_32, description)
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dmath_test.py272 @test_util.run_without_tensor_float_32(
759 @test_util.run_without_tensor_float_32(
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Ddirichlet_test.py203 @test_util.run_without_tensor_float_32(
Ddirichlet_multinomial_test.py271 @test_util.run_without_tensor_float_32(
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py1932 def run_without_tensor_float_32(description): # pylint: disable=unused-argument function
1967 return for_all_test_methods(run_without_tensor_float_32, description)
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py104 @test_util.run_without_tensor_float_32(
136 @test_util.run_without_tensor_float_32(