MemoryLogTensorDeallocationOrBuilder

interfaz pública MemoryLogTensorDeallocationOrBuilder
Subclases indirectas conocidas

Métodos públicos

abstracto largo
obtenerId. De asignación ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
cadena abstracta
getAllocatorName ()
 Name of the allocator used.
resumen com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.

Métodos públicos

getAllocationId largo abstracto público ()

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

Cadena abstracta pública getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

resumen público com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;