Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dfunction.py279 self._capture_by_value = capture_by_value
401 self._capture_by_value,
694 self._capture_by_value = capture_by_value
833 elif self._capture_by_value:
Dfunc_graph.py500 def _capture_by_value( member in FuncGraph
575 return self._capture_by_value(op_type, inputs, dtypes, input_types, name,
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
Derror_handling.md98 capture_by_value=self._capture_by_value),
/external/tensorflow/tensorflow/python/eager/
Dfunction.py2981 self._capture_by_value = capture_by_value
3266 capture_by_value=self._capture_by_value),