CondContextDef.Builder

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

 Protocol buffer representing a CondContext object.
 
Protobuf 유형 tensorflow.CondContextDef

공개 방법

CondContextDef.Builder
addAllNestedContexts (Iterable<? 확장 ControlFlowContextDef > 값)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts (int 인덱스, ControlFlowContextDef 값)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts (int 인덱스, ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts ( ControlFlowContextDef 값)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
addNestedContextsBuilder (int 인덱스)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
addNestedContextsBuilder ()
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
CondContextDef
짓다 ()
CondContextDef
CondContextDef.Builder
CondContextDef.Builder
클리어브랜치 ()
 Branch prediction.
CondContextDef.Builder
클리어컨텍스트이름 ()
 Name of the context.
CondContextDef.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
CondContextDef.Builder
클리어NestedContexts ()
 Contexts contained inside this context (e.g.
CondContextDef.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CondContextDef.Builder
클리어피벗이름 ()
 Name of the pivot tensor.
CondContextDef.Builder
클리어프레드이름 ()
 Name of the pred tensor.
CondContextDef.Builder
클리어값 정의 ()
 Values and external values in control flow context.
CondContextDef.Builder
클론 ()
정수
getBranch ()
 Branch prediction.
getContextName ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
CondContextDef
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ControlFlowContextDef
getNestedContexts (정수 인덱스)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
getNestedContextsBuilder (정수 인덱스)
 Contexts contained inside this context (e.g.
목록< ControlFlowContextDef.Builder >
getNestedContextsBuilderList ()
 Contexts contained inside this context (e.g.
정수
getNestedContextsCount ()
 Contexts contained inside this context (e.g.
목록< ControlFlowContextDef >
getNestedContextsList ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (int 인덱스)
 Contexts contained inside this context (e.g.
목록<? ControlFlowContextDefOrBuilder 확장 >
getNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
getPivot이름 ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
getPredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
getPredNameBytes ()
 Name of the pred tensor.
가치 정의
getValuesDef ()
 Values and external values in control flow context.
ValuesDef.Builder
getValuesDefBuilder ()
 Values and external values in control flow context.
ValuesDefOrBuilder
getValuesDefOrBuilder ()
 Values and external values in control flow context.
부울
hasValuesDef ()
 Values and external values in control flow context.
최종 부울
CondContextDef.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
CondContextDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
최종 CondContextDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
CondContextDef.Builder
mergeValuesDef ( ValuesDef 값)
 Values and external values in control flow context.
CondContextDef.Builder
RemoveNestedContexts (int 인덱스)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setBranch (정수 값)
 Branch prediction.
CondContextDef.Builder
setContextName (문자열 값)
 Name of the context.
CondContextDef.Builder
setContextNameBytes (com.google.protobuf.ByteString 값)
 Name of the context.
CondContextDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
CondContextDef.Builder
setNestedContexts (int 인덱스, ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setNestedContexts (int 인덱스, ControlFlowContextDef 값)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setPivotName (문자열 값)
 Name of the pivot tensor.
CondContextDef.Builder
setPivotNameBytes (com.google.protobuf.ByteString 값)
 Name of the pivot tensor.
CondContextDef.Builder
setPredName (문자열 값)
 Name of the pred tensor.
CondContextDef.Builder
setPredNameBytes (com.google.protobuf.ByteString 값)
 Name of the pred tensor.
CondContextDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 CondContextDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CondContextDef.Builder
setValuesDef ( ValuesDef.Builder builderForValue)
 Values and external values in control flow context.
CondContextDef.Builder
setValuesDef ( ValuesDef 값)
 Values and external values in control flow context.

상속된 메서드

공개 방법

공용 CondContextDef.Builder addAllNestedContexts (Iterable<? 확장 ControlFlowContextDef > 값)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder addNestedContexts (int 인덱스, ControlFlowContextDef 값)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder addNestedContexts (int 인덱스, ControlFlowContextDef.Builder builderForValue)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder addNestedContexts ( ControlFlowContextDef 값)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 ControlFlowContextDef.Builder addNestedContextsBuilder (int 인덱스)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 ControlFlowContextDef.Builder addNestedContextsBuilder ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 CondContextDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)

공개 CondContextDef 빌드 ()

공개 CondContextDef buildPartial ()

공개 CondContextDef.Builder 클리어 ()

공개 CondContextDef.Builder ClearBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

공개 CondContextDef.Builder ClearContextName ()

 Name of the context.
 
string context_name = 1;

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

공개 CondContextDef.Builder 클리어NestedContexts ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 CondContextDef.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 CondContextDef.Builder ClearPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

공개 CondContextDef.Builder ClearPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

공개 CondContextDef.Builder ClearValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 CondContextDef.Builder 클론 ()

공개 int getBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

공개 문자열 getContextName ()

 Name of the context.
 
string context_name = 1;

공개 com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

공개 CondContextDef getDefaultInstanceForType ()

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

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

공개 ControlFlowContextDef getNestedContexts (int 인덱스)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 ControlFlowContextDef.Builder getNestedContextsBuilder (int 인덱스)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 목록< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 int getNestedContextsCount ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 목록< ControlFlowContextDef > getNestedContextsList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int 인덱스)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 목록<? ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()를 확장합니다.

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 문자열 getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

공개 com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 3;

공개 문자열 getPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

공개 com.google.protobuf.ByteString getPredNameBytes ()

 Name of the pred tensor.
 
string pred_name = 2;

공개 ValuesDef getValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 ValuesDef.Builder getValuesDefBuilder ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 ValuesDefOrBuilder getValuesDefOrBuilder ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 부울 hasValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 최종 부울 isInitialized ()

공개 CondContextDef.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 CondContextDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 최종 CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공용 CondContextDef.Builder mergeValuesDef ( ValuesDef 값)

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공개 CondContextDef.Builder 제거NestedContexts (int 인덱스)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공개 CondContextDef.Builder setBranch (int 값)

 Branch prediction. 0 or 1.
 
int32 branch = 4;

공용 CondContextDef.Builder setContextName (문자열 값)

 Name of the context.
 
string context_name = 1;

공개 CondContextDef.Builder setContextNameBytes (com.google.protobuf.ByteString 값)

 Name of the context.
 
string context_name = 1;

공개 CondContextDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공용 CondContextDef.Builder setNestedContexts (int 인덱스, ControlFlowContextDef.Builder builderForValue)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder setNestedContexts (int 인덱스, ControlFlowContextDef 값)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

공용 CondContextDef.Builder setPivotName (문자열 값)

 Name of the pivot tensor.
 
string pivot_name = 3;

공개 CondContextDef.Builder setPivotNameBytes (com.google.protobuf.ByteString 값)

 Name of the pivot tensor.
 
string pivot_name = 3;

공용 CondContextDef.Builder setPredName (문자열 값)

 Name of the pred tensor.
 
string pred_name = 2;

공개 CondContextDef.Builder setPredNameBytes (com.google.protobuf.ByteString 값)

 Name of the pred tensor.
 
string pred_name = 2;

공개 CondContextDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공용 CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

공용 CondContextDef.Builder setValuesDef ( ValuesDef 값)

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;