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

  /external/tensorflow/tensorflow/core/graph/
while_context.cc 20 WhileContext::WhileContext(StringPiece frame_name,
while_context.h 24 // associated WhileContext, i.e., there is a WhileContext for every execution
35 class WhileContext {
37 WhileContext(StringPiece frame_name, std::vector<Node*> enter_nodes,
  /external/tensorflow/tensorflow/python/ops/
control_flow_ops.py 776 # Find the next outer WhileContext (or stop if we reach the
    [all...]

Completed in 64 milliseconds