MemoryLogTensorDeallocationOrBuilder

interfejs publiczny MemoryLogTensorDeallocationOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjne, długie
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
abstrakcyjny ciąg
getAllocatorName ()
 Name of the allocator used.
streszczenie com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

Metody publiczne

publiczne streszczenie długie getAllocationId ()

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

publiczna abstrakcja String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

publiczne streszczenie com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;