AllocationDescriptionOrBuilder

सार्वजनिक इंटरफ़ेस आवंटन विवरणऑरबिल्डर
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त लंबा
getAllocatedBytes ()
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
अमूर्त लंबा
आवंटनआईडी प्राप्त करें ()
 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;
अमूर्त लंबा
गेटपीटीआर ()
 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;

सार्वजनिक सार लंबा getAlllocationId ()

 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;