ControlFlowContextDefOrBuilder

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
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 CondContextDef getCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

resumen público CondContextDefOrBuilder getCondCtxtOrBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

Resumen público ControlFlowContextDef.CtxtCase getCtxtCase ()

resumen público WhileContextDef getWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

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;