interface pública ControlFlowContextDefOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| abstrato CondContextDef | getCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
| abstrato CondContextDefOrBuilder | getCondCtxtOrBuilder () .tensorflow.CondContextDef cond_ctxt = 1; |
| abstrato ControlFlowContextDef.CtxtCase | getCtxtCase () |
| abstrato WhileContextDef | getWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
| abstrato WhileContextDefOrBuilder | getWhileCtxtOrBuilder () .tensorflow.WhileContextDef while_ctxt = 2; |
| booleano abstrato | hasCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
| booleano abstrato | hasWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
Métodos Públicos
public abstract CondContextDefOrBuilder getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
public abstract WhileContextDefOrBuilder getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
public abstract boolean hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
public abstract boolean hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;