ControlFlowContextDef.Builder

공개 정적 최종 클래스 ControlFlowContextDef.Builder

 Container for any kind of control flow context. Any other control flow
 contexts that are added below should also be added here.
 
Protobuf 유형 tensorflow.ControlFlowContextDef

공개 방법

ControlFlowContextDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
ControlFlowContextDef
짓다 ()
ControlFlowContextDef
ControlFlowContextDef.Builder
ControlFlowContextDef.Builder
ClearCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
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
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
mergeCondCtxt ( CondContextDef 값)
.tensorflow.CondContextDef cond_ctxt = 1;
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
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 필드, 개체 값)
ControlFlowContextDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 ControlFlowContextDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ControlFlowContextDef.Builder
setWhileCtxt ( WhileContextDef 값)
.tensorflow.WhileContextDef while_ctxt = 2;
ControlFlowContextDef.Builder
setWhileCtxt ( WhileContextDef.Builder builderForValue)
.tensorflow.WhileContextDef while_ctxt = 2;

상속된 메서드

공개 방법

public ControlFlowContextDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 ControlFlowContextDef 빌드 ()

공개 ControlFlowContextDef buildPartial ()

공개 ControlFlowContextDef.Builder 지우기 ()

공개 ControlFlowContextDef.BuilderclearCondCtxt ( )

.tensorflow.CondContextDef cond_ctxt = 1;

공개 ControlFlowContextDef.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 ControlFlowContextDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 ControlFlowContextDef.Builder ClearWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

공개 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 getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 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;

공개 최종 부울 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 mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 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;