Searched refs:_add_scope_exit_callback (Results 1 – 2 of 2) sorted by relevance
1077 def _add_scope_exit_callback(self, fn): member in FuncGraph
7248 default_graph._add_scope_exit_callback(fn) # pylint: disable=protected-access