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;
منطقية مجردة
هاكوندكتكست ()
.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;