Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dbenchmark_test.py129 @test_util.disable_xla("b/123744455") # GPU memory is incorrect
Dpooling_ops_test.py745 @test_util.disable_xla("b/123338077") # Passes with XLA
1415 @test_util.disable_xla("b/123923733") # NaNs handled differently
1490 @test_util.disable_xla("b/123923733") # NaNs handled differently
1884 @test_util.disable_xla("b/123337890") # Error messages differ
Ddiag_op_test.py68 @test_util.disable_xla("b/123337890") # Error messages differ
273 @test_util.disable_xla("b/123337890") # Error messages differ
Dscan_ops_test.py137 @test_util.disable_xla("b/123860949") # The computation is constant folded
Dsplit_op_test.py376 @test_util.disable_xla("b/123337890") # Error messages differ
Dgather_nd_op_test.py59 @test_util.disable_xla("b/123337890") # Error messages differ
Dcholesky_op_test.py168 @test_util.disable_xla("b/123337890")
Dcontrol_flow_ops_py_test.py583 @test_util.disable_xla("b/128638446")
1062 @test_util.disable_xla("b/128643464")
1139 @test_util.disable_xla("b/128644469 PrintV2")
1207 @test_util.disable_xla("b/128643646 PrintV2")
2699 @test_util.disable_xla("b/128643381")
2720 @test_util.disable_xla("b/128643461")
2771 @test_util.disable_xla("b/128639858")
2966 @test_util.disable_xla("b/128643398")
Drelu_op_test.py89 @test_util.disable_xla("b/123338077") # Passes with XLA
Dcheck_ops_test.py892 @test_util.disable_xla(
907 @test_util.disable_xla(
Dpy_func_test.py537 @test_util.disable_xla("XLA cannot compile functions containing py_func")
Darray_ops_test.py1103 @test_util.disable_xla("b/123559667")
1108 @test_util.disable_xla("b/123559667")
Dconcat_op_test.py687 @test_util.disable_xla("b/123337890") # Error messages differ
Dscatter_nd_ops_test.py299 @test_util.disable_xla("b/123337890") # Error messages differ
Dcond_v2_test.py832 @test_util.disable_xla(
Dfunctional_ops_test.py667 @test_util.disable_xla("b/123337890") # Different error message
Dconv_ops_test.py2328 @test_util.disable_xla("b/123337890") # Error messages differ
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py2272 @test_util.disable_xla("align_corners=False not supported by XLA")
2419 @test_util.disable_xla("align_corners=False not supported by XLA")
2451 @test_util.disable_xla("align_corners=False not supported by XLA")
2511 @test_util.disable_xla("b/127616992")
2566 @test_util.disable_xla("align_corners=False not supported by XLA")
2771 @test_util.disable_xla("align_corners=False not supported by XLA")
2888 @test_util.disable_xla("align_corners=False not supported by XLA")
2915 @test_util.disable_xla("align_corners=False not supported by XLA")
2947 @test_util.disable_xla("align_corners=False not supported by XLA")
3073 @test_util.disable_xla("align_corners=False not supported by XLA")
[all …]
Dnn_fused_batchnorm_test.py532 @test_util.disable_xla('This test never passed for XLA')
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py1462 def disable_xla(description): function
1490 base_decorator = disable_xla
Dfunction_test.py287 @test_util.disable_xla("b/124286351") # No error is raised
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dgradients_test.py499 @test_util.disable_xla("This test never passed for XLA")
Dcontrol_flow_ops_test.py340 @test_util.disable_xla("This test never passed for XLA")