ScopedAllocatorOptions.Builder

classe finale statique publique ScopedAllocatorOptions.Builder

tensorflow.ScopedAllocatorOptions de type Protobuf.ScopedAllocatorOptions

Méthodes publiques

ScopedAllocatorOptions.Builder
addAllEnableOp (valeurs Iterable<String>)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (valeur de chaîne)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (valeur com.google.protobuf.ByteString)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Options ScopedAllocator
Options ScopedAllocator
ScopedAllocatorOptions.Builder
clair ()
ScopedAllocatorOptions.Builder
clearEnableOp ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
ScopedAllocatorOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
cloner ()
Options ScopedAllocator
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getEnableOp (index int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (index int)
 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.
booléen final
ScopedAllocatorOptions.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message autre)
finale ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
ScopedAllocatorOptions.Builder
setEnableOp (index int, valeur de chaîne)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
ScopedAllocatorOptions.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
finale ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public ScopedAllocatorOptions.Builder addAllEnableOp (valeurs Iterable<String>)

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

public ScopedAllocatorOptions.Builder addEnableOp (valeur de chaîne)

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

public ScopedAllocatorOptions.Builder addEnableOpBytes (valeur com.google.protobuf.ByteString)

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

public ScopedAllocatorOptions.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public ScopedAllocatorOptions ()

public ScopedAllocatorOptions buildPartial ()

public ScopedAllocatorOptions.Builder clearEnableOp ()

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

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

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

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

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

chaîne publique getEnableOp (index int)

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

public com.google.protobuf.ByteString getEnableOpBytes (index 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;

public final booléen isInitialized ()

public ScopedAllocatorOptions.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

public final ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ScopedAllocatorOptions.Builder setEnableOp (index int, valeur de chaîne)

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

public ScopedAllocatorOptions.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public ScopedAllocatorOptions.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)