Searched defs:WhileContext (Results 1 – 3 of 3) sorted by relevance
20 WhileContext::WhileContext(StringPiece frame_name, in WhileContext() function in tensorflow::WhileContext
68 class WhileContext; variable
1453 class WhileContext(ControlFlowContext): class