ScopedAllocatorOptions.Builder

パブリック静的最終クラスScopedAllocatorOptions.Builder

Protobuf 型tensorflow.ScopedAllocatorOptions

パブリックメソッド

ScopedAllocatorOptions.Builder
addAllEnableOp (Iterable<String> 値)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (文字列値)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (com.google.protobuf.ByteString 値)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ScopedAllocatorオプション
建てる()
ScopedAllocatorオプション
ScopedAllocatorOptions.Builder
クリア()
ScopedAllocatorOptions.Builder
ClearEnableOp ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
ScopedAllocatorOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
ScopedAllocatorオプション
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEnableOp (int インデックス)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (int インデックス)
 If present, only perform optimization for these ops.
整数
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
最終ブール値
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
ScopedAllocatorOptions.Builder
setEnableOp (int インデックス、文字列値)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ScopedAllocatorOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public Sc​​opedAllocatorOptions.Builder addAllEnableOp (Iterable<String> 値)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public Sc​​opedAllocatorOptions.Builder addEnableOp (文字列値)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public Sc ​​opedAllocatorOptions.Builder addEnableOpBytes (com.google.protobuf.ByteString 値)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public Sc ​​opedAllocatorOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public Sc​​opedAllocatorOptions buildPartial ()

public Sc ​​opedAllocatorOptions.Builder clearEnableOp ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public Sc ​​opedAllocatorOptions.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public Sc ​​opedAllocatorOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public Sc​​opedAllocatorOptions getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getEnableOp (int インデックス)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public com.google.protobuf.ByteString getEnableOpBytes (int インデックス)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public int getEnableOpCount ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public com.google.protobuf.ProtocolStringList getEnableOpList ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

パブリック最終ブール値isInitialized ()

public Sc​​opedAllocatorOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Sc​​opedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message other)

public Final ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public Sc​​opedAllocatorOptions.Builder setEnableOp (int インデックス、文字列値)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public Sc ​​opedAllocatorOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public Sc​​opedAllocatorOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)