MemoryLogTensorAllocation

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

Тип protobuf tensorflow.MemoryLogTensorAllocation

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

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

Константы

интервал KERNEL_NAME_FIELD_NUMBER
интервал STEP_ID_FIELD_NUMBER
интервал TENSOR_FIELD_NUMBER

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

логическое значение
равно (Объект obj)
статический MemoryLogTensorAllocation
ПамятьЖогТензорАллокация
окончательный статический com.google.protobuf.Descriptors.Descriptor
Нить
getKernelName ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
интервал
длинный
получитьStepId ()
 Process-unique step id.
ТензорОписание
получитьТензор ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
окончательный com.google.protobuf.UnknownFieldSet
логическое значение
имеетТензор ()
 Allocated tensor details.
интервал
последнее логическое значение
статический MemoryLogTensorAllocation.Builder
статический MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation.Builder
статический MemoryLogTensorAllocation
parseDelimitedFrom (входной поток)
статический MemoryLogTensorAllocation
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogTensorAllocation
parseFrom (данные ByteBuffer)
статический MemoryLogTensorAllocation
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogTensorAllocation
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogTensorAllocation
parseFrom (вход com.google.protobuf.CodedInputStream)
статический MemoryLogTensorAllocation
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogTensorAllocation
parseFrom (данные com.google.protobuf.ByteString)
статический MemoryLogTensorAllocation
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический MemoryLogTensorAllocation
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
MemoryLogTensorAllocation.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

Константы

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

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

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

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

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

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

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

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

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

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

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

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public com.google.protobuf.ByteString getKernelNameBytes ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

public int getSerializedSize ()

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

 Process-unique step id.
 
int64 step_id = 1;

публичное TensorDescription getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public TensorDescriptionOrBuilder getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

общедоступное логическое значение hasTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public int hashCode ()

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

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

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

public MemoryLogTensorAllocation.Builder newBuilderForType ()

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

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

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

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

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

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

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

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

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

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

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

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

public static MemoryLogTensorAllocation parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

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

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

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

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

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

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

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

public MemoryLogTensorAllocation.Builder toBuilder ()

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

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