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;