공용 인터페이스 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; |
공개 방법
공개 추상 부울 hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
공개 추상 부울 hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;