공개 정적 최종 클래스 ControlFlowContextDef.Builder
Container for any kind of control flow context. Any other control flow contexts that are added below should also be added here.
tensorflow.ControlFlowContextDef
공개 방법
ControlFlowContextDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
ControlFlowContextDef | 짓다 () |
ControlFlowContextDef | 빌드부분 () |
ControlFlowContextDef.Builder | 분명한 () |
ControlFlowContextDef.Builder | ClearCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
ControlFlowContextDef.Builder | 클리어Ctxt () |
ControlFlowContextDef.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
ControlFlowContextDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ControlFlowContextDef.Builder | ClearWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
ControlFlowContextDef.Builder | 클론 () |
CondContextDef | getCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
CondContextDef.Builder | getCondCtxtBuilder () .tensorflow.CondContextDef cond_ctxt = 1; |
CondContextDefOrBuilder | getCondCtxtOrBuilder () .tensorflow.CondContextDef cond_ctxt = 1; |
ControlFlowContextDef.CtxtCase | getCtxtCase () |
ControlFlowContextDef | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
WhileContextDef | getWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
WhileContextDef.Builder | getWhileCtxtBuilder () .tensorflow.WhileContextDef while_ctxt = 2; |
WhileContextDefOrBuilder | getWhileCtxtOrBuilder () .tensorflow.WhileContextDef while_ctxt = 2; |
부울 | hasCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
부울 | hasWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
최종 부울 | 초기화됨 () |
ControlFlowContextDef.Builder | |
ControlFlowContextDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ControlFlowContextDef.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 ControlFlowContextDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
ControlFlowContextDef.Builder | |
ControlFlowContextDef.Builder | |
ControlFlowContextDef.Builder | |
ControlFlowContextDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
ControlFlowContextDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 ControlFlowContextDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
ControlFlowContextDef.Builder | |
ControlFlowContextDef.Builder |
상속된 메서드
부울 | 같음 (개체 arg0) |
마지막 수업<?> | getClass () |
정수 | 해시코드 () |
최종 무효 | 알림 () |
최종 무효 | 통지모두 () |
끈 | toString () |
최종 무효 | 대기 (long arg0, int arg1) |
최종 무효 | 기다리세요 (긴 arg0) |
최종 무효 | 기다리다 () |
추상 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; |
공개 방법
public ControlFlowContextDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 부울 hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
공개 부울 hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
공개 최종 부울 isInitialized ()
공용 ControlFlowContextDef.Builder mergeCondCtxt ( CondContextDef 값)
.tensorflow.CondContextDef cond_ctxt = 1;
공개 ControlFlowContextDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 ControlFlowContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공용 ControlFlowContextDef.Builder mergeWhileCtxt ( WhileContextDef 값)
.tensorflow.WhileContextDef while_ctxt = 2;
공용 ControlFlowContextDef.Builder setCondCtxt ( CondContextDef.Builder builderForValue)
.tensorflow.CondContextDef cond_ctxt = 1;
공용 ControlFlowContextDef.Builder setCondCtxt ( CondContextDef 값)
.tensorflow.CondContextDef cond_ctxt = 1;
공개 ControlFlowContextDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
public ControlFlowContextDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 객체 값)
공개 최종 ControlFlowContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
공용 ControlFlowContextDef.Builder setWhileCtxt ( WhileContextDef 값)
.tensorflow.WhileContextDef while_ctxt = 2;
공용 ControlFlowContextDef.Builder setWhileCtxt ( WhileContextDef.Builder builderForValue)
.tensorflow.WhileContextDef while_ctxt = 2;