MemoryLogTensorDeallocationOrBuilder

الواجهة العامة MemoryLogTensorDeallocationOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

مجردة طويلة
معرف الحصول على التخصيص ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
سلسلة مجردة
getAllocatorName ()
 Name of the allocator used.
مجردة com.google.protobuf.ByteString
الحصول علىAllocatorNameBytes ()
 Name of the allocator used.

الأساليب العامة

الملخص العام getAlllocationId () الطويل

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

سلسلة getAllocatorName () مجردة عامة

 Name of the allocator used.
 
string allocator_name = 2;

الملخص العام com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;