MemoryLogTensorDeallocationOrBuilder

antarmuka publik MemoryLogTensorDeallocationOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

abstrak panjang
dapatkanAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Tali abstrak
dapatkan Nama Pengalokasi ()
 Name of the allocator used.
abstrak com.google.protobuf.ByteString
dapatkanAllocatorNameBytes ()
 Name of the allocator used.

Metode Publik

abstrak publik getAllocationId panjang ()

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

String abstrak publik getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

abstrak publik com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;