ScopedAllocatorOptions.Builder

classe final estática pública ScopedAllocatorOptions.Builder

Tipo de protobuf tensorflow.ScopedAllocatorOptions

Métodos Públicos

ScopedAllocatorOptions.Builder
addAllEnableOp (valores Iterable<String>)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (valor da string)
 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 do objeto)
Opções de Allocator com Escopo
Opções de Allocator com Escopo
ScopedAllocatorOptions.Builder
claro ()
ScopedAllocatorOptions.Builder
limparEnableOp ()
 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 umof)
ScopedAllocatorOptions.Builder
clonar ()
Opções de Allocator com Escopo
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getEnableOp (índice interno)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (índice interno)
 If present, only perform optimization for these ops.
interno
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 outro)
final ScopedAllocatorOptions.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
ScopedAllocatorOptions.Builder
setEnableOp (índice int, valor String)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ScopedAllocatorOptions.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

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

public ScopedAllocatorOptions.Builder addEnableOp (valor de string)

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

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

compilação pública ScopedAllocatorOptions ()

public ScopedAllocatorOptions buildPartial ()

público ScopedAllocatorOptions.Builder claro ()

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)

clone público ScopedAllocatorOptions.Builder ()

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

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

String pública getEnableOp (índice interno)

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

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

Lança
IOException

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

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

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

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

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

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

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