MemoryLogTensorDeallocationOrBuilder

общедоступный интерфейс MemoryLogTensorDeallocationOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактный длинный
получитьИдАллокации ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
абстрактная строка
получитьимяаллокатора ()
 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;