Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/
H A Dfunctions_test.py62 def test_nested_functions(self): member in FunctionTransformer
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dtranspiler_test.py142 def test_nested_functions(self): member in PyToPyTest
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dreaching_definitions_test.py227 def test_nested_functions(self): member in ReachingDefinitionsAnalyzerTest
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py370 def test_nested_functions(self, cycles): member in LoadTest