KernelDef.AttrConstraint.Builder

공개 정적 최종 클래스 KernelDef.AttrConstraint.Builder

Protobuf 유형 tensorflow.KernelDef.AttrConstraint

공개 방법

KernelDef.AttrConstraint.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
KernelDef.AttrConstraint
짓다 ()
KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder
KernelDef.AttrConstraint.Builder
클리어허용값 ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
KernelDef.AttrConstraint.Builder
클리어이름 ()
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KernelDef.AttrConstraint.Builder
클론 ()
속성값
getAllowedValues ()
 A list of values that this kernel supports for this attr.
AttrValue.Builder
getAllowedValuesBuilder ()
 A list of values that this kernel supports for this attr.
AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getName ()
 Name of an attr from the Op.
com.google.protobuf.ByteString
getNameBytes ()
 Name of an attr from the Op.
부울
hasAllowedValues ()
 A list of values that this kernel supports for this attr.
최종 부울
KernelDef.AttrConstraint.Builder
mergeAllowedValues ( AtrValue 값)
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
KernelDef.AttrConstraint.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 KernelDef.AttrConstraint.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
KernelDef.AttrConstraint.Builder
setAllowedValues ( AtrValue.Builder builderForValue)
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setAllowedValues ( AtrValue 값)
 A list of values that this kernel supports for this attr.
KernelDef.AttrConstraint.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
KernelDef.AttrConstraint.Builder
setName (문자열 값)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setNameBytes (com.google.protobuf.ByteString 값)
 Name of an attr from the Op.
KernelDef.AttrConstraint.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 KernelDef.AttrConstraint.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

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

공개 KernelDef.AttrConstraint 빌드 ()

공개 KernelDef.AttrConstraint buildPartial ()

공개 KernelDef.AttrConstraint.Builder 클리어 ()

공개 KernelDef.AttrConstraint.Builder ClearAllowedValues ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

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

공개 KernelDef.AttrConstraint.Builder ClearName ()

 Name of an attr from the Op.
 
string name = 1;

공개 KernelDef.AttrConstraint.BuilderclearOneof (com.google.protobuf.Descriptors.OneofDescriptoroneof )

공개 AttrValue getAllowedValues ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

공개 AttrValue.Builder getAllowedValuesBuilder ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

공개 AttrValueOrBuilder getAllowedValuesOrBuilder ()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

공개 KernelDef.AttrConstraint getDefaultInstanceForType ()

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

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

공개 문자열 getName ()

 Name of an attr from the Op.
 
string name = 1;

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

 Name of an attr from the Op.
 
string name = 1;

공개 부울 hasAllowedValues ​​()

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

공개 최종 부울 isInitialized ()

공개 KernelDef.AttrConstraint.Builder mergeAllowedValues ​​( AttrValue 값)

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

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

던지기
IO예외

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

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

공개 KernelDef.AttrConstraint.Builder setAllowedValues ( AtrValue.Builder builderForValue)

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

공개 KernelDef.AttrConstraint.Builder setAllowedValues ( AtrValue 값)

 A list of values that this kernel supports for this attr.
 Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
 
.tensorflow.AttrValue allowed_values = 2;

public KernelDef.AttrConstraint.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 KernelDef.AttrConstraint.Builder setName (문자열 값)

 Name of an attr from the Op.
 
string name = 1;

공개 KernelDef.AttrConstraint.Builder setNameBytes (com.google.protobuf.ByteString 값)

 Name of an attr from the Op.
 
string name = 1;

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

공개 최종 KernelDef.AttrConstraint.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)