Home
last modified time | relevance | path

Searched defs:run_functions_eagerly (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtf_function_test.py53 self, distribution, run_functions_eagerly): argument
79 self, distribution, run_functions_eagerly): argument
109 def testReadVariableInsideFunction(self, distribution, run_functions_eagerly): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/parallel_device/
H A Dparallel_device_test.py281 def test_cond(self, run_functions_eagerly): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function.py413 def run_functions_eagerly(run_eagerly): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py3881 def run_functions_eagerly(run_eagerly): function