ScopedAllocatorOptions.Builder

clase final estática pública ScopedAllocatorOptions.Builder

Tipo de tensorflow.ScopedAllocatorOptions

Métodos públicos

ScopedAllocatorOptions.Builder
addAllEnableOp (valores <String> iterables )
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (valor de cadena)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (valor de com.google.protobuf.ByteString)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ScopedAllocatorOptions
ScopedAllocatorOptions
ScopedAllocatorOptions.Builder
claro ()
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
clonar ()
ScopedAllocatorOptions
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getEnableOp (índice int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (índice int)
 If present, only perform optimization for these ops.
En t
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
booleano final
ScopedAllocatorOptions.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message otro)
final ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ScopedAllocatorOptions.Builder
setEnableOp (int índice, valor de cadena)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ScopedAllocatorOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
final ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public ScopedAllocatorOptions.Builder addAllEnableOp (valores <String> iterables )

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

public ScopedAllocatorOptions.Builder addEnableOp (valor de cadena)

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

public ScopedAllocatorOptions.Builder addEnableOpBytes (valor de 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, valor de objeto)

public ScopedAllocatorOptions build ()

public ScopedAllocatorOptions buildPartial ()

public 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)

public ScopedAllocatorOptions getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public String getEnableOp (int index)

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

public com.google.protobuf.ByteString getEnableOpBytes (índice 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 boolean isInitialized ()

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

Lanza
IOException

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

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

public ScopedAllocatorOptions.Builder setEnableOp (índice int, valor de cadena)

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

public ScopedAllocatorOptions.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public ScopedAllocatorOptions.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público final ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)