Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/
H A Dfunctions.py37 def _function_scope_options(self, fn_scope): member in FunctionTransformer
70 options=self._function_scope_options(fn_scope).to_ast(),
118 options=self._function_scope_options(fn_scope).to_ast(),