MemoryLogTensorDeallocationOrBuilder

อินเทอร์เฟซสาธารณะ MemoryLogTensorDeallocationOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

ยาวเป็นนามธรรม
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
สตริงที่เป็นนามธรรม
getAllocatorName ()
 Name of the allocator used.
นามธรรม com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

วิธีการสาธารณะ

สาธารณะบทคัดย่อยาว getAllocationId ()

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

สตริงนามธรรมสาธารณะ getAlocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

นามธรรมสาธารณะ com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;