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;

رشته انتزاعی عمومی getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

عمومی انتزاعی com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;