Searched refs:tf_should_use_helper (Results 1 – 1 of 1) sorted by relevance
96 def _new__init__(self, wrapped_value, tf_should_use_helper): argument98 self._tf_should_use_helper = tf_should_use_helper133 def _get_wrapper(x, tf_should_use_helper): argument149 return memoized(x, tf_should_use_helper)172 return copy_tx(x, tf_should_use_helper)206 tf_should_use_helper = _TFShouldUseHelper(213 return _get_wrapper(x, tf_should_use_helper)