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

public abstract CondContextDef getCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

public abstract CondContextDefOrBuilder getCondCtxtOrBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

public abstract ControlFlowContextDef.CtxtCase getCtxtCase ()

public abstract WhileContextDef getWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

public abstract WhileContextDefOrBuilder getWhileCtxtOrBuilder ()

.tensorflow.WhileContextDef while_ctxt = 2;

public abstract boolean hasCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

public abstract boolean hasWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;