Home
last modified time | relevance | path

Searched defs:AddWhileContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_state.py565 def AddWhileContext(self, op, between_op_list, between_ops): member in _ControlFlowState
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc849 Status Graph::AddWhileContext(StringPiece frame_name, in AddWhileContext() function in tensorflow::Graph