ScopedAllocatorOptions.Builder

genel statik son sınıf ScopedAllocatorOptions.Builder

Protobuf tipi tensorflow.ScopedAllocatorOptions

Genel Yöntemler

ScopedAllocatorOptions.Builder
addAllEnableOp (Yinelenebilir<String> değerleri)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (Dize değeri)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (com.google.protobuf.ByteString değeri)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Kapsamlı Tahsis Edici Seçenekleri
Kapsamlı Tahsis Edici Seçenekleri
ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
clearEnableOp ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
ScopedAllocatorOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
klon ()
Kapsamlı Tahsis Edici Seçenekleri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getEnableOp (int dizini)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (int dizini)
 If present, only perform optimization for these ops.
int
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
son boole değeri
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message other)
son ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
ScopedAllocatorOptions.Builder
setEnableOp (int dizini, Dize değeri)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
ScopedAllocatorOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public ScopedAllocatorOptions.Builder addAllEnableOp (Yinelenebilir<String> değerleri)

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

public ScopedAllocatorOptions.Builder addEnableOp (Dize değeri)

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

public ScopedAllocatorOptions.Builder addEnableOpBytes (com.google.protobuf.ByteString değeri)

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

public ScopedAllocatorOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public ScopedAllocatorOptions yapısı ()

public ScopedAllocatorOptions buildPartial ()

public ScopedAllocatorOptions.Builder clearEnableOp ()

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

public ScopedAllocatorOptions.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public ScopedAllocatorOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

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

public String getEnableOp (int indeksi)

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

public com.google.protobuf.ByteString getEnableOpBytes (int dizini)

 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;

genel final boolean isInitialized ()

public ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message other)

genel final ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public ScopedAllocatorOptions.Builder setEnableOp (int dizini, Dize değeri)

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

public ScopedAllocatorOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public ScopedAllocatorOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)