ControlFlowContextDefOrBuilder

رابط عمومی ControlFlowContextDefOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

CondContextDef انتزاعی
getCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
CondContextDefOrBuilder انتزاعی
getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
چکیده ControlFlowContextDef.CtxtCase
انتزاعی whileContextDef
getWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
انتزاعی whileContextDefOrBuilder
getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
بولی انتزاعی
hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
بولی انتزاعی
hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;

روش های عمومی

انتزاع عمومی CondContextDef getCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

انتزاعی عمومی CondContextDefOrBuilder getCondCtxtOrBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

چکیده عمومی ControlFlowContextDef.CtxtCase getCtxtCase ()

چکیده عمومی whileContextDef getWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

چکیده عمومی whileContextDefOrBuilder getWhileCtxtOrBuilder ()

.tensorflow.WhileContextDef while_ctxt = 2;

بولی انتزاعی عمومی hasCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

بولی انتزاعی عمومی hasWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;