MemoryLogTensorDeallocation.Builder

classe finale statique publique MemoryLogTensorDeallocation.Builder

tensorflow.MemoryLogTensorDeallocation de type Protobuf.MemoryLogTensorDeallocation

Méthodes publiques

MemoryLogTensorDeallocation.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder
clair ()
MemoryLogTensorDeallocation.Builder
clearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.Builder
cloner ()
long
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Chaîne
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
booléen final
MemoryLogTensorDeallocation.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message autre)
final MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
MemoryLogTensorDeallocation.Builder
setAllocationId (valeur longue)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (valeur de chaîne)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (valeur com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogTensorDeallocation.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
final MemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

build public MemoryLogTensorDeallocation ()

public MemoryLogTensorDeallocation buildPartial ()

public MemoryLogTensorDeallocation.Builder clearAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

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

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

public long getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

chaîne publique getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

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

public final booléen isInitialized ()

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

Jetés
IOException

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

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

public MemoryLogTensorDeallocation.Builder setAllocationId (valeur longue)

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public MemoryLogTensorDeallocation.Builder setAllocatorName (valeur de chaîne)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (valeur com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 2;

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

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

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