رابط عمومی AllocationDescriptionOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| انتزاعی طولانی | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
| انتزاعی طولانی | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
| رشته انتزاعی | getAllocatorName () Name of the allocator used string allocator_name = 3; |
| چکیده com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
| بولی انتزاعی | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
| انتزاعی طولانی | getPtr () Address of the allocation. |
| انتزاعی طولانی | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
روش های عمومی
انتزاع عمومی طولانی getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2; انتزاع عمومی طولانی getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4; رشته انتزاعی عمومی getAllocatorName ()
Name of the allocator used
string allocator_name = 3; عمومی انتزاعی com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3; انتزاع عمومی بولی getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5; انتزاع عمومی طولانی getPtr ()
Address of the allocation.
uint64 ptr = 6; انتزاع عمومی طولانی getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;