Home
last modified time | relevance | path

Searched refs:no_xla_auto_jit (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dpooling_ops_test.py1773 @test_util.no_xla_auto_jit("b/123923733") # NaNs handled differently
1855 @test_util.no_xla_auto_jit("b/123923733") # NaNs handled differently
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py1895 def no_xla_auto_jit(description): # pylint: disable=unused-argument function
/external/tensorflow/tensorflow/python/grappler/
Dlayout_optimizer_test.py206 @test_util.for_all_test_methods(test_util.no_xla_auto_jit,