ScopedAllocatorOptions.Builder

classe finale statica pubblica ScopedAllocatorOptions.Builder

Tipo di protocollo tensorflow.ScopedAllocatorOptions

Metodi pubblici

ScopedAllocatorOptions.Builder
addAllEnableOp (valori Iterable<String>)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (valore stringa)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (valore com.google.protobuf.ByteString)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ScopedAllocatorOptions
ScopedAllocatorOptions
ScopedAllocatorOptions.Builder
chiaro ()
ScopedAllocatorOptions.Builder
clearEnableOp ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ScopedAllocatorOptions.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
clone ()
ScopedAllocatorOptions
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getEnableOp (indice int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (indice 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.
booleano finale
ScopedAllocatorOptions.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message altro)
finale ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ScopedAllocatorOptions.Builder
setEnableOp (indice int, valore stringa)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ScopedAllocatorOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

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

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

public ScopedAllocatorOptions.Builder addEnableOp (valore stringa)

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

pubblico ScopedAllocatorOptions.Builder addEnableOpBytes (valore com.google.protobuf.ByteString)

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

public ScopedAllocatorOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public ScopedAllocatorOptions build ()

public ScopedAllocatorOptions buildPartial ()

pubblico ScopedAllocatorOptions.Builder chiaro ()

pubblico ScopedAllocatorOptions.Builder clearEnableOp ()

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

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

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

clone pubblico ScopedAllocatorOptions.Builder ()

pubblico ScopedAllocatorOptions getDefaultInstanceForType ()

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

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

public String getEnableOp (indice int)

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

pubblico com.google.protobuf.ByteString getEnableOpBytes (indice int)

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

pubblico int getEnableOpCount ()

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

pubblico com.google.protobuf.ProtocolStringList getEnableOpList ()

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

public final booleano isInitialized ()

public ScopedAllocatorOptions.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public ScopedAllocatorOptions.Builder setEnableOp (indice int, valore stringa)

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

public ScopedAllocatorOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public ScopedAllocatorOptions.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)