Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Ddef_function.py688 def variable_capturing_scope(unused_next_creator, **kwds): function
697 self._stateful_fn = self._defun_with_scope(variable_capturing_scope)