パブリック静的最終クラスKernelDef.AttrConstraint.Builder
Protobuf 型tensorflow.KernelDef.AttrConstraint
パブリックメソッド
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. |
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 | |
KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KernelDef.AttrConstraint.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なKernelDef.AttrConstraint.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
KernelDef.AttrConstraint.Builder | setAllowedValues ( AttrValue.Builder builderForValue) A list of values that this kernel supports for this attr. |
KernelDef.AttrConstraint.Builder | |
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.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public KernelDef.AttrConstraint.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public 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;
public KernelDef.AttrConstraint.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public KernelDef.AttrConstraint.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public 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;
public 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;
public 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;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getName ()
Name of an attr from the Op.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1;
public boolean 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 ()
public 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;
public KernelDef.AttrConstraint.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final KernelDef.AttrConstraint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public KernelDef.AttrConstraint.Builder setAllowedValues ( AttrValue.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;
public KernelDef.AttrConstraint.Builder setAllowedValues ( 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;
public KernelDef.AttrConstraint.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public KernelDef.AttrConstraint.Builder setName (文字列値)
Name of an attr from the Op.
string name = 1;
public KernelDef.AttrConstraint.Builder setNameBytes (com.google.protobuf.ByteString 値)
Name of an attr from the Op.
string name = 1;