رابط عمومی ControlFlowContextDefOrBuilder
زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
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; |
روش های عمومی
انتزاعی عمومی CondContextDefOrBuilder getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
چکیده عمومی whileContextDefOrBuilder getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
بولی انتزاعی عمومی hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
بولی انتزاعی عمومی hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;