MemoryLogTensorDeallocationOrBuilder

interface publique MemoryLogTensorDeallocationOrBuilder
Sous-classes indirectes connues

Méthodes publiques

abstrait long
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
chaîne abstraite
getAllocatorName ()
 Name of the allocator used.
résumé com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

Méthodes publiques

public abstrait long getAllocationId ()

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

chaîne abstraite publique getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

résumé public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;