interfaz pública AllocationDescriptionOrBuilder
Subclases indirectas conocidas |
Métodos públicos
resumen largo | obtenerBytesAsignados () Total number of bytes allocated if known int64 allocated_bytes = 2; |
resumen largo | obtenerId . De asignación () Identifier of the allocated buffer if known int64 allocation_id = 4; |
cadena abstracta | getNombreAsignador () Name of the allocator used string allocator_name = 3; |
resumen com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
booleano abstracto | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
resumen largo | obtenerPtr () Address of the allocation. |
resumen largo | obtenerBytesRequested () Total number of bytes requested int64 requested_bytes = 1; |
Métodos públicos
resumen público largo getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
getAllocationId largo abstracto público ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
Cadena abstracta pública getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
resumen público com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
getHasSingleReference booleano abstracto público ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
getPtr largo abstracto público ()
Address of the allocation.
uint64 ptr = 6;
getRequestedBytes largos abstractos públicos ()
Total number of bytes requested
int64 requested_bytes = 1;
interfaz pública AllocationDescriptionOrBuilder
Subclases indirectas conocidas |
Métodos públicos
resumen largo | obtenerBytesAsignados () Total number of bytes allocated if known int64 allocated_bytes = 2; |
resumen largo | obtenerId . De asignación () Identifier of the allocated buffer if known int64 allocation_id = 4; |
cadena abstracta | getNombreAsignador () Name of the allocator used string allocator_name = 3; |
resumen com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
booleano abstracto | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
resumen largo | obtenerPtr () Address of the allocation. |
resumen largo | obtenerBytesRequested () Total number of bytes requested int64 requested_bytes = 1; |
Métodos públicos
resumen público largo getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
getAllocationId largo abstracto público ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
Cadena abstracta pública getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
resumen público com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
getHasSingleReference booleano abstracto público ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
getPtr largo abstracto público ()
Address of the allocation.
uint64 ptr = 6;
getRequestedBytes largos abstractos públicos ()
Total number of bytes requested
int64 requested_bytes = 1;