MemoryLogTensorDeallocationOrBuilder

genel arayüz MemoryLogTensorDeallocationOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut uzun
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
soyut Dize
getAllocatorName ()
 Name of the allocator used.
abstract com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

Genel Yöntemler

genel özet uzun getAllocationId ()

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

genel özet Dize getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

genel özet com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;