NodeExecStats

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

 Time/size stats recorded for a single execution of a graph node.
 
тип Protobuf tensorflow.NodeExecStats

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

сорт NodeExecStats.Builder
 Time/size stats recorded for a single execution of a graph node. 

Константы

интервал ALL_END_REL_MICROS_FIELD_NUMBER
интервал ALL_END_REL_NANOS_FIELD_NUMBER
интервал ALL_START_MICROS_FIELD_NUMBER
интервал ALL_START_NANOS_FIELD_NUMBER
интервал MEMORY_FIELD_NUMBER
интервал MEMORY_STATS_FIELD_NUMBER
интервал NODE_NAME_FIELD_NUMBER
интервал OP_END_REL_MICROS_FIELD_NUMBER
интервал OP_END_REL_NANOS_FIELD_NUMBER
интервал OP_START_REL_MICROS_FIELD_NUMBER
интервал OP_START_REL_NANOS_FIELD_NUMBER
интервал OUTPUT_FIELD_NUMBER
интервал REFERENCED_TENSOR_FIELD_NUMBER
интервал SCHEDULED_MICROS_FIELD_NUMBER
интервал SCHEDULED_NANOS_FIELD_NUMBER
интервал THREAD_ID_FIELD_NUMBER
интервал TIMELINE_LABEL_FIELD_NUMBER

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

логическое значение
равно (Объект obj)
длинный
getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
длинный
getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
длинный
getAllStartMicros ()
int64 all_start_micros = 2;
длинный
getAllStartNanos ()
int64 all_start_nanos = 13;
статический NodeExecStats
NodeExecStats
окончательный статический com.google.protobuf.Descriptors.Descriptor
Распределитель памятииспользуется
getMemory (целочисленный индекс)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
интервал
получитьМемориКаунт ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Список< АллокаторМемориИсед >
получитьМеморилист ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
АллокаторМемориуседорбилдер
getMemoryOrBuilder (индекс int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Список<? расширяет AllocatorMemoryUsedOrBuilder >
getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Статистика памяти
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
Памятьстаттсорбилдер
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
Нить
получитьимяузла ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
com.google.protobuf.ByteString
getNodeNameBytes ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
длинный
getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
длинный
getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
длинный
getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
длинный
getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
NodeOutput
getOutput (целочисленный индекс)
repeated .tensorflow.NodeOutput output = 7;
интервал
getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
Список < NodeOutput >
получитьВыходной список ()
repeated .tensorflow.NodeOutput output = 7;
NodeOutputOrBuilder
getOutputOrBuilder (индекс int)
repeated .tensorflow.NodeOutput output = 7;
Список<? расширяет NodeOutputOrBuilder >
getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
РаспределениеОписание
getReferencedTensor (индекс целого числа)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
интервал
getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Список< Описание размещения >
getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
ВыделениеОписаниеOrBuilder
getReferencedTensorOrBuilder (индекс int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Список<? расширяет AllocationDescriptionOrBuilder >
getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
длинный
getScheduledMicros ()
int64 scheduled_micros = 9;
длинный
getScheduledNanos ()
int64 scheduled_nanos = 17;
интервал
интервал
getThreadId ()
uint32 thread_id = 10;
Нить
getTimelineLabel ()
string timeline_label = 8;
com.google.protobuf.ByteString
getTimelineLabelBytes ()
string timeline_label = 8;
окончательный com.google.protobuf.UnknownFieldSet
логическое значение
имеетMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
интервал
последнее логическое значение
статический NodeExecStats.Builder
newBuilder (прототип NodeExecStats )
статический NodeExecStats.Builder
NodeExecStats.Builder
статический NodeExecStats
parseDelimitedFrom (входной поток)
статический NodeExecStats
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический NodeExecStats
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический NodeExecStats
parseFrom (вход com.google.protobuf.CodedInputStream)
статический NodeExecStats
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический NodeExecStats
parseFrom (данные ByteBuffer)
статический NodeExecStats
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический NodeExecStats
parseFrom (данные com.google.protobuf.ByteString)
статический NodeExecStats
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический NodeExecStats
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
NodeExecStats.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

Константы

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

int64 all_end_rel_micros = 5;

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

int64 all_end_rel_nanos = 16;

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

int64 all_start_micros = 2;

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

int64 all_start_nanos = 13;

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

общедоступный NodeExecStats getDefaultInstanceForType ()

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

public AllocatorMemoryUsed getMemory (индекс int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

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

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (индекс int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

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

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public MemoryStats getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

public MemoryStatsOrBuilder getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

общедоступная строка getNodeName ()

 TODO(tucker): Use some more compact form of node identity than
 the full string name.  Either all processes should agree on a
 global id (cost_id?) for each node, or we should use a hash of
 the name.
 
string node_name = 1;

public com.google.protobuf.ByteString getNodeNameBytes ()

 TODO(tucker): Use some more compact form of node identity than
 the full string name.  Either all processes should agree on a
 global id (cost_id?) for each node, or we should use a hash of
 the name.
 
string node_name = 1;

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

int64 op_end_rel_micros = 4;

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

int64 op_end_rel_nanos = 15;

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

int64 op_start_rel_micros = 3;

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

int64 op_start_rel_nanos = 14;

общедоступный NodeOutput getOutput (индекс int)

repeated .tensorflow.NodeOutput output = 7;

public int getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

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

repeated .tensorflow.NodeOutput output = 7;

общедоступный NodeOutputOrBuilder getOutputOrBuilder (индекс int)

repeated .tensorflow.NodeOutput output = 7;

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

repeated .tensorflow.NodeOutput output = 7;

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

public AllocationDescription getReferencedTensor (индекс int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public int getReferencedTensorCount ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

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

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (индекс int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

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

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public long getScheduledMicros ()

int64 scheduled_micros = 9;

public long getScheduledNanos ()

int64 scheduled_nanos = 17;

public int getSerializedSize ()

public int getThreadId ()

uint32 thread_id = 10;

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

string timeline_label = 8;

public com.google.protobuf.ByteString getTimelineLabelBytes ()

string timeline_label = 8;

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

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

.tensorflow.MemoryStats memory_stats = 12;

public int hashCode ()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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