MemoryLogRawAllocation

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

Тип protobuf tensorflow.MemoryLogRawAllocation

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

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

Константы

интервал ALLOCATION_ID_FIELD_NUMBER
интервал ALLOCATOR_NAME_FIELD_NUMBER
интервал NUM_BYTES_FIELD_NUMBER
интервал OPERATION_FIELD_NUMBER
интервал PTR_FIELD_NUMBER
интервал STEP_ID_FIELD_NUMBER

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

логическое значение
равно (Объект obj)
длинный
получитьИдАллокации ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Нить
получитьимяаллокатора ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
статический MemoryLogRawAllocation
MemoryLogRawAllocation
окончательный статический com.google.protobuf.Descriptors.Descriptor
длинный
getNumBytes ()
 Number of bytes in the allocation.
Нить
получитьОперацию ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
длинный
получитьПтр ()
 Address of the allocation.
интервал
длинный
получитьStepId ()
 Process-unique step id.
окончательный com.google.protobuf.UnknownFieldSet
интервал
последнее логическое значение
статический MemoryLogRawAllocation.Builder
newBuilder (прототип MemoryLogRawAllocation )
статический MemoryLogRawAllocation.Builder
MemoryLogRawAllocation.Builder
статический MemoryLogRawAllocation
parseDelimitedFrom (входной поток)
статический MemoryLogRawAllocation
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogRawAllocation
parseFrom (данные ByteBuffer)
статический MemoryLogRawAllocation
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogRawAllocation
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogRawAllocation
parseFrom (вход com.google.protobuf.CodedInputStream)
статический MemoryLogRawAllocation
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogRawAllocation
parseFrom (данные com.google.protobuf.ByteString)
статический MemoryLogRawAllocation
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogRawAllocation
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
MemoryLogRawAllocation.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

Константы

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

публичная строка getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 6;

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

public MemoryLogRawAllocation getDefaultInstanceForType ()

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

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

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

публичная строка getOperation ()

строковая операция

 Name of the operation making the allocation.
 
string operation = 2;

public com.google.protobuf.ByteString getOperationBytes ()

строковая операция

 Name of the operation making the allocation.
 
string operation = 2;

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

публичный длинный getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

public int getSerializedSize ()

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

 Process-unique step id.
 
int64 step_id = 1;

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

public int hashCode ()

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

public static MemoryLogRawAllocation.Builder newBuilder (прототип MemoryLogRawAllocation )

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

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

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

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

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

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

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

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

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

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

public static MemoryLogRawAllocation parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

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

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

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

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

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

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

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

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

public static MemoryLogRawAllocation parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

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

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

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

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