MemoryLogRawDeallocation.Builder

classe finale statique publique MemoryLogRawDeallocation.Builder

tensorflow.MemoryLogRawDeallocation de type Protobuf.MemoryLogRawDeallocation

Méthodes publiques

MemoryLogRawDeallocation.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
clair ()
MemoryLogRawDeallocation.Builder
clearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
effacerDifféré ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
clearOpération ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawDeallocation.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.
MemoryLogRawDeallocation
booléen
getDeferred ()
 True if the deallocation is queued and will be performed later,
 e.g.
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getOpération ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
long
getStepId ()
 Process-unique step id.
booléen final
MemoryLogRawDeallocation.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message autre)
final MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
MemoryLogRawDeallocation.Builder
setAllocationId (valeur longue)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (valeur de chaîne)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (valeur com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (valeur booléenne)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogRawDeallocation.Builder
setOperation (valeur de chaîne)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (valeur com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
MemoryLogRawDeallocation.Builder
setStepId (valeur longue)
 Process-unique step id.
final MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

build public MemoryLogRawDeallocation ()

public MemoryLogRawDeallocation buildPartial ()

public MemoryLogRawDeallocation.Builder clearAllocationId ()

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

public MemoryLogRawDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder clearDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

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

public MemoryLogRawDeallocation.Builder clearOperation ()

opération de chaîne

 Name of the operation making the deallocation.
 
string operation = 2;

public MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public long getAllocationId ()

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

chaîne publique getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation getDefaultInstanceForType ()

public booléen getDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

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

chaîne publique getOperation ()

opération de chaîne

 Name of the operation making the deallocation.
 
string operation = 2;

public com.google.protobuf.ByteString getOperationBytes ()

opération de chaîne

 Name of the operation making the deallocation.
 
string operation = 2;

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public final booléen isInitialized ()

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

Jetés
IOException

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

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

public MemoryLogRawDeallocation.Builder setAllocationId (valeur longue)

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

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

 Name of the allocator used.
 
string allocator_name = 4;

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

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder setDeferred (valeur booléenne)

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

public MemoryLogRawDeallocation.Builder setOperation (valeur de chaîne)

opération de chaîne

 Name of the operation making the deallocation.
 
string operation = 2;

public MemoryLogRawDeallocation.Builder setOperationBytes (valeur com.google.protobuf.ByteString)

opération de chaîne

 Name of the operation making the deallocation.
 
string operation = 2;

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

public MemoryLogRawDeallocation.Builder setStepId (valeur longue)

 Process-unique step id.
 
int64 step_id = 1;

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