interfaz pública ControlFlowContextDefOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| resumen CondContextDef | getCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
| resumen CondContextDefOrBuilder | getCondCtxtOrBuilder () .tensorflow.CondContextDef cond_ctxt = 1; |
| resumen ControlFlowContextDef.CtxtCase | getCtxtCase () |
| resumen WhileContextDef | getWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
| resumen WhileContextDefOrBuilder | getWhileCtxtOrBuilder () .tensorflow.WhileContextDef while_ctxt = 2; |
| booleano abstracto | hasCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
| booleano abstracto | hasWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
Métodos públicos
resumen público CondContextDefOrBuilder getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
resumen público WhileContextDefOrBuilder getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
público abstracto booleano hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
público abstracto booleano hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;