ControlFlowContextDefOrBuilder

interfaz pública ControlFlowContextDefOrBuilder
Subclases indirectas conocidas

Métodos públicos

resumen CondContextDef
obtenerCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
abstracto CondContextDefOrBuilder
getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
resumen ControlFlowContextDef.CtxtCase
resumen MientrasContextDef
obtenerWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
resumen WhileContextDefOrBuilder
getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
booleano abstracto
tieneCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
booleano abstracto
tieneWhileCtxt ()
.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;

hasCondCtxt booleano abstracto público ()

.tensorflow.CondContextDef cond_ctxt = 1;

hasWhileCtxt booleano abstracto público ()

.tensorflow.WhileContextDef while_ctxt = 2;