AllocatorMemoryUsed

публичный финальный класс AllocatorMemoryUsed

Тип protobuf tensorflow.AllocatorMemoryUsed

Вложенные классы

сорт AllocatorMemoryUsed.Builder Тип protobuf tensorflow.AllocatorMemoryUsed

Константы

интервал ALLOCATION_RECORDS_FIELD_NUMBER
интервал ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
интервал ALLOCATOR_NAME_FIELD_NUMBER
интервал LIVE_BYTES_FIELD_NUMBER
интервал PEAK_BYTES_FIELD_NUMBER
интервал TOTAL_BYTES_FIELD_NUMBER

Публичные методы

логическое значение
равно (Объект obj)
запись распределения
getAllocationRecords (индекс int)
 The allocation and deallocation timeline.
интервал
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Список< ЗаписьРаспределения >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
РаспределениеRecordOrBuilder
getAllocationRecordsOrBuilder (индекс int)
 The allocation and deallocation timeline.
Список<? расширяет AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
длинный
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Нить
получитьимяаллокатора ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
статический аллокатормемориусед
Распределитель памятииспользуется
окончательный статический com.google.protobuf.Descriptors.Descriptor
длинный
getLiveBytes ()
 The bytes that are not deallocated.
длинный
getPeakBytes ()
int64 peak_bytes = 3;
интервал
длинный
getTotalBytes ()
 These are per-node allocator memory stats.
окончательный com.google.protobuf.UnknownFieldSet
интервал
последнее логическое значение
статический AllocatorMemoryUsed.Builder
newBuilder (прототип AllocatorMemoryUsed )
статический AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
статический аллокатормемориусед
parseDelimitedFrom (входной поток)
статический аллокатормемориусед
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический аллокатормемориусед
parseFrom (данные ByteBuffer)
статический аллокатормемориусед
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический аллокатормемориусед
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический аллокатормемориусед
parseFrom (вход com.google.protobuf.CodedInputStream)
статический аллокатормемориусед
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический аллокатормемориусед
parseFrom (данные com.google.protobuf.ByteString)
статический аллокатормемориусед
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический аллокатормемориусед
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
AllocatorMemoryUsed.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

Унаследованные методы

Константы

общедоступный статический окончательный int ALLOCATION_RECORDS_FIELD_NUMBER

Постоянное значение: 6

общедоступный статический окончательный int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

Постоянное значение: 5

общедоступный статический окончательный int ALLOCATOR_NAME_FIELD_NUMBER

Постоянное значение: 1

общедоступный статический окончательный int LIVE_BYTES_FIELD_NUMBER

Постоянное значение: 4

общедоступный статический окончательный int PEAK_BYTES_FIELD_NUMBER

Постоянное значение: 3

общедоступный статический финал int TOTAL_BYTES_FIELD_NUMBER

Постоянное значение: 2

Публичные методы

общедоступное логическое значение равно (Object obj)

public AllocationRecord getAllocationRecords (индекс int)

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

public int getAllocationRecordsCount ()

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

общедоступный список <AllocationRecord> getAllocationRecordsList ()

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

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (индекс int)

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

общедоступный список<? расширяет AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 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;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

общедоступный статический AllocatorMemoryUsed getDefaultInstance ()

public AllocatorMemoryUsed getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный длинный getLiveBytes ()

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

общественный getParserForType ()

общедоступный длинный getPeakBytes ()

int64 peak_bytes = 3;

public int getSerializedSize ()

общедоступный длинный getTotalBytes ()

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

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

публичное финальное логическое значение isInitialized ()

общедоступный статический AllocatorMemoryUsed.Builder newBuilder (прототип AllocatorMemoryUsed )

общедоступный статический AllocatorMemoryUsed.Builder newBuilder ()

общедоступный AllocatorMemoryUsed.Builder newBuilderForType ()

общедоступный статический AllocatorMemoryUsed parseDelimitedFrom (вход InputStream)

Броски
Исключение IO

общедоступный статический AllocatorMemoryUsed parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический AllocatorMemoryUsed parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический AllocatorMemoryUsed parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический AllocatorMemoryUsed parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический AllocatorMemoryUsed parseFrom (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

общедоступный статический AllocatorMemoryUsed parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический AllocatorMemoryUsed parseFrom (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический AllocatorMemoryUsed parseFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический AllocatorMemoryUsed parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

общедоступный AllocatorMemoryUsed.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO