Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc792 Status Graph::AddWhileContext(StringPiece frame_name, in AddWhileContext() function in tensorflow::Graph
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1111 def AddWhileContext(self, op, between_op_list, between_ops): member in ControlFlowState