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
resumo público CondContextDefOrBuilder getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
resumo público WhileContextDefOrBuilder getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
público abstrato booleano hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
público abstrato booleano hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;