Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconvert_to_constants_test.py1044 def _test_convert_variables_with_functions(self, inline_functions): member in ConvertVariablesToConstantsSessionTest
1086 self._test_convert_variables_with_functions(inline_functions=False)
1090 self._test_convert_variables_with_functions(inline_functions=True)