Home
last modified time | relevance | path

Searched refs:disable_xla (Results 1 – 25 of 44) sorted by relevance

12

/external/tensorflow/tensorflow/python/grappler/
Dauto_mixed_precision_test.py440 @test_util.disable_xla('This test does not pass with XLA')
472 @test_util.disable_xla('This test does not pass with XLA')
498 @test_util.disable_xla('This test does not pass with XLA')
529 @test_util.disable_xla('This test does not pass with XLA')
566 @test_util.disable_xla('This test does not pass with XLA')
591 @test_util.disable_xla('This test does not pass with XLA')
627 @test_util.disable_xla('This test does not pass with XLA')
649 @test_util.disable_xla('This test does not pass with XLA')
674 @test_util.disable_xla('This test does not pass with XLA')
705 @test_util.disable_xla('This test does not pass with XLA')
[all …]
Dremapper_test.py140 @test_util.disable_xla('This test does not pass with XLA')
189 @test_util.disable_xla('This test does not pass with XLA')
242 @test_util.disable_xla('This test does not pass with XLA')
/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_to_dense_op_py_test.py113 @test_util.disable_xla("XLA does not check validity for SparseToDense")
137 @test_util.disable_xla("XLA does not check validity for SparseToDense")
151 @test_util.disable_xla("XLA does not check validity for SparseToDense")
Dsparse_xent_op_test_base.py96 @test_util.disable_xla("XLA cannot assert inside of a kernel.")
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_tridiag_test.py123 @test_util.disable_xla('Current implementation does not yet support pivoting')
161 @test_util.disable_xla('Current implementation does not yet support pivoting')
204 @test_util.disable_xla('Current implementation does not yet support pivoting')
Dlinear_operator_full_matrix_test.py104 @test_util.disable_xla("Assert statements in kernels not supported in XLA")
187 @test_util.disable_xla("Assert statements in kernels not supported in XLA")
206 @test_util.disable_xla("Assert statements in kernels not supported in XLA")
Dlinear_operator_circulant_test.py325 @test_util.disable_xla("No registered Const")
405 @test_util.disable_xla("No registered Const")
489 @test_util.disable_xla("No registered Const")
Dmatrix_triangular_solve_op_test.py209 @test_util.disable_xla("XLA cannot throw assertion errors during a kernel.")
Dlu_op_test.py216 @test_util.disable_xla("b/206106619")
/external/tensorflow/tensorflow/python/framework/
Dnode_file_writer_test.py129 @test_util.disable_xla('b/201684914')
172 @test_util.disable_xla('b/201684914')
192 @test_util.disable_xla('b/201684914')
/external/tensorflow/tensorflow/python/ops/
Dspecial_math_ops_test.py780 @test_util.disable_xla('b/131919749')
874 @test_util.disable_xla('b/131919749')
889 @test_util.disable_xla('b/131919749')
927 @test_util.disable_xla('b/131919749')
963 @test_util.disable_xla('b/131919749')
970 @test_util.disable_xla('b/131919749')
1007 @test_util.disable_xla('b/131919749')
1013 @test_util.disable_xla('b/131919749')
1023 @test_util.disable_xla('b/131919749')
1029 @test_util.disable_xla('b/131919749')
[all …]
Dnn_test.py986 @test_util.disable_xla(
1268 @test_util.disable_xla("XLA catches the error and rethrows as different one")
1278 @test_util.disable_xla("XLA catches the error and rethrows as different one")
1288 @test_util.disable_xla("XLA catches the error and rethrows as different one")
1298 @test_util.disable_xla("XLA catches the error and rethrows as different one")
1308 @test_util.disable_xla("XLA catches the error and rethrows as different one")
1355 @test_util.disable_xla("unsupported data format")
1364 @test_util.disable_xla("unsupported data format")
1373 @test_util.disable_xla("unsupported data format")
1383 @test_util.disable_xla("unsupported data format")
[all …]
Dnn_fused_batchnorm_d9m_test.py118 @test_util.disable_xla('XLA is deterministic')
Dnn_fused_batchnorm_deterministic_test.py119 @test_util.disable_xla('XLA is deterministic')
Dnn_fused_batchnorm_test.py482 @test_util.disable_xla('b/141236973: Empty inputs wrong on CPU.')
518 @test_util.disable_xla('This test never passed for XLA')
556 @test_util.disable_xla('This test never passed for XLA')
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dbetainc_op_test.py134 @test_util.disable_xla("b/178338235")
142 @test_util.disable_xla("b/178338235")
Drelu_op_test.py81 @test_util.disable_xla("b/123338077") # Passes with XLA
103 @test_util.disable_xla("b/157978028: Does not yet pass with XLA")
238 @test_util.disable_xla("b/157978028: Does not yet pass with XLA")
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dgather_nd_op_test.py58 @test_util.disable_xla("b/123337890") # Error messages differ
205 @test_util.disable_xla("XLA does not have assertions in kernels.")
229 @test_util.disable_xla("XLA does not have assertions in kernels.")
Dbatch_gather_op_test.py104 @test_util.disable_xla("Cannot force cpu placement for xla_gpu test")
Darray_ops_test.py1076 @test_util.disable_xla(
1315 @test_util.disable_xla("b/123559667")
1319 @test_util.disable_xla("b/123559667")
1323 @test_util.disable_xla("b/123559667")
1348 @test_util.disable_xla("b/123559667")
1368 @test_util.disable_xla("b/123559667")
1380 @test_util.disable_xla("b/123559667")
1399 @test_util.disable_xla("b/123559667")
1415 @test_util.disable_xla("b/123559667")
/external/tensorflow/tensorflow/python/debug/lib/
Dcheck_numerics_callback_test.py228 @test_util.disable_xla(
255 @test_util.disable_xla(
/external/tensorflow/tensorflow/python/kernel_tests/random/
Dparameterized_truncated_normal_op_test.py225 @test_util.disable_xla("Low probability region")
236 @test_util.disable_xla("Low probability region")
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dbanded_triangular_solve_op_test.py216 @test_util.disable_xla("XLA cannot throw assertion errors during a kernel.")
Dbincount_op_test.py109 @test_util.disable_xla("Bincount is deterministic with XLA")
129 @test_util.disable_xla("This is not raised on XLA CPU")
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dfunctional_ops_test.py736 @test_util.disable_xla("b/123337890") # Different error message
963 @test_util.disable_xla(
1276 @test_util.disable_xla("Don't lower for XLA")
1318 @test_util.disable_xla("Don't lower for XLA")

12