Searched refs:ControlFlowContext (Results 1 – 4 of 4) sorted by relevance
12 // Protocol buffer representing the values in ControlFlowContext.
1355 class ControlFlowContext(object): class1551 class CondContext(ControlFlowContext):1579 ControlFlowContext.__init__(self)2162 class WhileContext(ControlFlowContext):2191 ControlFlowContext.__init__(self)4016 class XLAControlFlowContext(ControlFlowContext):
463 class NoABCControlFlowContext(control_flow_ops.ControlFlowContext):
3357 class _CapturingContext(control_flow_ops.ControlFlowContext):3361 control_flow_ops.ControlFlowContext.__init__(self)