HomeSort by relevance Sort by last modified time
    Searched refs:_set_control_flow_context (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/ops/
control_flow_ops.py     [all...]
  /external/tensorflow/tensorflow/python/eager/
function.py 222 self._g._set_control_flow_context(self) # pylint: disable=protected-access
225 self._g._set_control_flow_context(self._old) # pylint: disable=protected-access
    [all...]
  /external/tensorflow/tensorflow/python/framework/
ops.py 1774 def _set_control_flow_context(self, ctx): member in class:Operation
2983 def _set_control_flow_context(self, ctx): member in class:Graph
    [all...]

Completed in 91 milliseconds