AllocatorMemoryUsedOrBuilder

सार्वजनिक इंटरफ़ेस AllocatorMemoryUsedOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

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

सार आवंटन रिकार्ड
getAllocationRecords (इंट इंडेक्स)
 The allocation and deallocation timeline.
सार इंट
getAlllocationRecordsCount ()
 The allocation and deallocation timeline.
सार सूची< आवंटनरिकॉर्ड >
सार आवंटन RecordOrBuilder
getAllocationRecordsOrBuilder (int अनुक्रमणिका)
 The allocation and deallocation timeline.
सार सूची<? आवंटनRecordOrBuilder > का विस्तार करता है
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
अमूर्त लंबा
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
सार स्ट्रिंग
getAllocatorName ()
string allocator_name = 1;
सार com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
अमूर्त लंबा
getLiveBytes ()
 The bytes that are not deallocated.
अमूर्त लंबा
getPeakBytes ()
int64 peak_bytes = 3;
अमूर्त लंबा
कुल बाइट्स प्राप्त करें ()
 These are per-node allocator memory stats.

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

सार्वजनिक सार आवंटन रिकार्ड getAllocationRecords (int सूचकांक)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

सार्वजनिक सार int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

सार्वजनिक सार सूची< आवंटनरिकॉर्ड > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

सार्वजनिक सार आवंटन RecordOrBuilder getAllocationRecordsOrBuilder (int अनुक्रमणिका)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

सार्वजनिक सार सूची<? आवंटनRecordOrBuilder > getAlllocationRecordsOrBuilderList () का विस्तार करता है

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

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

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

सार्वजनिक सार स्ट्रिंग getAllocatorName ()

string allocator_name = 1;

सार्वजनिक सार com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

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

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

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

int64 peak_bytes = 3;

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

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;