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;