Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dfunction.py255 self._capture_by_value = capture_by_value
360 self._capture_by_value,
652 self._capture_by_value = capture_by_value
770 elif self._capture_by_value:
Dfunc_graph.py355 def _capture_by_value( member in FuncGraph
428 return self._capture_by_value(
/external/tensorflow/tensorflow/python/eager/
Dfunction.py1259 self._capture_by_value = capture_by_value
1491 capture_by_value=self._capture_by_value),