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
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;

সর্বজনীন বিমূর্ত স্ট্রিং getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;