ControlFlowContextDefOrBuilder

อินเทอร์เฟซสาธารณะ ControlFlowContextDefOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

ContextDef แบบนามธรรม
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;