Time/size stats recorded for a single execution of a graph node.
tensorflow.NodeExecStats Clases anidadas
| clase | NodeExecStats.Builder | Time/size stats recorded for a single execution of a graph node. | |
Constantes
| entero | ALL_END_REL_MICROS_FIELD_NUMBER | |
| entero | ALL_END_REL_NANOS_FIELD_NUMBER | |
| entero | ALL_START_MICROS_FIELD_NUMBER | |
| entero | ALL_START_NANOS_FIELD_NUMBER | |
| entero | MEMORIA_CAMPO_NÚMERO | |
| entero | MEMORY_STATS_FIELD_NUMBER | |
| entero | NODE_NAME_FIELD_NUMBER | |
| entero | OP_END_REL_MICROS_FIELD_NUMBER | |
| entero | OP_END_REL_NANOS_FIELD_NUMBER | |
| entero | OP_START_REL_MICROS_FIELD_NUMBER | |
| entero | OP_START_REL_NANOS_FIELD_NUMBER | |
| entero | SALIDA_CAMPO_NUMBER | |
| entero | REFERENCED_TENSOR_FIELD_NUMBER | |
| entero | SCHEDULED_MICROS_FIELD_NUMBER | |
| entero | SCHEDULED_NANOS_FIELD_NUMBER | |
| entero | THREAD_ID_FIELD_NUMBER | |
| entero | TIMELINE_LABEL_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| largo | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
| largo | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
| largo | getAllStartMicros () int64 all_start_micros = 2; |
| largo | getAllStartNanos () int64 all_start_nanos = 13; |
| NodeExecStats estático | |
| Estadísticas de NodeExec | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| AsignadorMemoriaUsado | getMemory (índice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| entero | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Lista <AsignadorMemoriaUsada> | obtener lista de memorias () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (índice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Lista<? extiende AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Estadísticas de memoria | obtener estadísticas de memoria () .tensorflow.MemoryStats memory_stats = 12; |
| MemoriaStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
| Cadena | obtenerNombreNodo () 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. |
| largo | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
| largo | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
| largo | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
| largo | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
| Salida de nodo | getOutput (índice int) repeated .tensorflow.NodeOutput output = 7; |
| entero | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
| Lista < Salida de nodo > | obtener lista de resultados () repeated .tensorflow.NodeOutput output = 7; |
| NodeOutputOrBuilder | getOutputOrBuilder (índice int) repeated .tensorflow.NodeOutput output = 7; |
| Lista<? extiende NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
| Descripción de la asignación | getReferencedTensor (índice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| entero | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Lista< Descripción de asignación > | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| AsignaciónDescripciónOrConstructor | getReferencedTensorOrBuilder (índice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Lista<? extiende AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| largo | getScheduledMicros () int64 scheduled_micros = 9; |
| largo | getScheduledNanos () int64 scheduled_nanos = 17; |
| entero | |
| entero | obtener ID de hilo () uint32 thread_id = 10; |
| Cadena | obtener etiqueta de línea de tiempo () string timeline_label = 8; |
| com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
| com.google.protobuf.UnknownFieldSet final | |
| booleano | tieneMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
| entero | código hash () |
| booleano final | |
| NodeExecStats.Builder estático | newBuilder (prototipo NodeExecStats ) |
| NodeExecStats.Builder estático | |
| NodeExecStats.Builder | |
| NodeExecStats estático | parseDelimitedFrom (entrada de InputStream) |
| NodeExecStats estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| NodeExecStats estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (datos de ByteBuffer) |
| NodeExecStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| NodeExecStats estático | parseFrom (datos com.google.protobuf.ByteString) |
| NodeExecStats estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| NodeExecStats.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público ALL_END_REL_MICROS_FIELD_NUMBER
int final estático público ALL_END_REL_NANOS_FIELD_NUMBER
int final estático público ALL_START_MICROS_FIELD_NUMBER
int final estático público ALL_START_NANOS_FIELD_NUMBER
int final estático público MEMORY_FIELD_NUMBER
int final estático público MEMORY_STATS_FIELD_NUMBER
int final estático público NODE_NAME_FIELD_NUMBER
int final estático público OP_END_REL_MICROS_FIELD_NUMBER
int final estático público OP_END_REL_NANOS_FIELD_NUMBER
int final estático público OP_START_REL_MICROS_FIELD_NUMBER
int final estático público OP_START_REL_NANOS_FIELD_NUMBER
int final estático público OUTPUT_FIELD_NUMBER
int final estático público REFERENCED_TENSOR_FIELD_NUMBER
int final estático público SCHEDULED_MICROS_FIELD_NUMBER
int final estático público SCHEDULED_NANOS_FIELD_NUMBER
int final estático público THREAD_ID_FIELD_NUMBER
int final estático público TIMELINE_LABEL_FIELD_NUMBER
Métodos públicos
público booleano es igual (Objeto obj)
público largo getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
público largo getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
público largo getAllStartMicros ()
int64 all_start_micros = 2;
público largo getAllStartNanos ()
int64 all_start_nanos = 13;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público AllocatorMemoryUsed getMemory (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
público int getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista pública< AllocatorMemoryUsed > getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
público AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista pública<? extiende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
cadena pública 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; público 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; público largo getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
público largo getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
público largo getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
público largo getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
público int getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
público NodeOutputOrBuilder getOutputOrBuilder (índice int)
repeated .tensorflow.NodeOutput output = 7;
Lista pública<? extiende NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
público getParserForType ()
descripción de asignación pública getReferencedTensor (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
público int getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista pública < Descripción de asignación > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista pública<? extiende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
público largo getScheduledMicros ()
int64 scheduled_micros = 9;
público largo getScheduledNanos ()
int64 scheduled_nanos = 17;
público int getSerializedSize ()
público int getThreadId ()
uint32 thread_id = 10;
Cadena pública getTimelineLabel ()
string timeline_label = 8;
público com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasMemoryStats booleano público ()
.tensorflow.MemoryStats memory_stats = 12;
código hash int público ()
público final booleano isInitialized ()
público estático NodeExecStats parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
parseFrom público estático de NodeExecStats (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático de NodeExecStats (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
parseFrom público estático de NodeExecStats (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático de NodeExecStats (datos de ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático de NodeExecStats (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
parseFrom público estático de NodeExecStats (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático de NodeExecStats (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
parseFrom público estático de NodeExecStats (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOExcepción |
|---|