ScopedAllocatorOptions.Builder

clase final estática pública ScopedAllocatorOptions.Builder

Protobuf tipo tensorflow.ScopedAllocatorOptions

Métodos públicos

ScopedAllocatorOptions.Builder
addAllEnableOp (valores Iterable<String>)
 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 com.google.protobuf.ByteString)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Opciones de asignación de ámbito
Opciones de asignación de ámbito
ScopedAllocatorOptions.Builder
claro ()
ScopedAllocatorOptions.Builder
borrarEnableOp ()
 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 uno de)
ScopedAllocatorOptions.Builder
clonar ()
Opciones de asignación de ámbito
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
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 extensiónRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.Message otro)
final ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
ScopedAllocatorOptions.Builder
setEnableOp (índice int, 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 desconocidoFields)

Métodos heredados

Métodos públicos

público ScopedAllocatorOptions.Builder addAllEnableOp (valores Iterable<String>)

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

público ScopedAllocatorOptions.Builder addEnableOp (valor de cadena)

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

público ScopedAllocatorOptions.Builder addEnableOpBytes (valor com.google.protobuf.ByteString)

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

público ScopedAllocatorOptions.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública ScopedAllocatorOptions ()

public ScopedAllocatorOptions buildPartial ()

público ScopedAllocatorOptions.Builder claro ()

público ScopedAllocatorOptions.Builder clearEnableOp ()

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

público ScopedAllocatorOptions.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público ScopedAllocatorOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público ScopedAllocatorOptions getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

cadena pública getEnableOp (índice int)

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

público com.google.protobuf.ByteString getEnableOpBytes (índice int)

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

público int getEnableOpCount ()

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

público com.google.protobuf.ProtocolStringList getEnableOpList ()

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

público final booleano isInitialized ()

público ScopedAllocatorOptions.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message otro)

público final ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público ScopedAllocatorOptions.Builder setEnableOp (índice int, valor de cadena)

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

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

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

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