Home
last modified time | relevance | path

Searched refs:disable_eager_op_as_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dprofiler_test.py34 @test_util.disable_eager_op_as_function
H A Dcore_test.py872 @test_util.disable_eager_op_as_function('b/206994108')
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconfig_test.py56 @test_util.disable_eager_op_as_function('b/204320409')
H A Dtest_util.py1253 def disable_eager_op_as_function(unused_msg): function