MemoryLogTensorDeallocationOrBuilder

giao diện công cộng MemoryLogTensorDeallocationOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công cộng

trừu tượng dài
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
chuỗi trừu tượng
getAllocatorName ()
 Name of the allocator used.
tóm tắt com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

Phương pháp công cộng

tóm tắt công khai dài getAllocationId ()

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

Chuỗi tóm tắt công khai getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

tóm tắt công khai com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;