ControlFlowContextDefOrBuilder

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
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

público abstrato CondContextDef getCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

resumo público CondContextDefOrBuilder getCondCtxtOrBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

resumo público ControlFlowContextDef.CtxtCase getCtxtCase ()

resumo público WhileContextDef getWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

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;