Time/size stats recorded for a single execution of a graph node.
tensorflow.NodeExecStats Classes aninhadas
| aula | NodeExecStats.Builder | Time/size stats recorded for a single execution of a graph node. | |
Constantes
| interno | ALL_END_REL_MICROS_FIELD_NUMBER | |
| interno | ALL_END_REL_NANOS_FIELD_NUMBER | |
| interno | ALL_START_MICROS_FIELD_NUMBER | |
| interno | ALL_START_NANOS_FIELD_NUMBER | |
| interno | MEMORY_FIELD_NUMBER | |
| interno | MEMORY_STATS_FIELD_NUMBER | |
| interno | NODE_NAME_FIELD_NUMBER | |
| interno | OP_END_REL_MICROS_FIELD_NUMBER | |
| interno | OP_END_REL_NANOS_FIELD_NUMBER | |
| interno | OP_START_REL_MICROS_FIELD_NUMBER | |
| interno | OP_START_REL_NANOS_FIELD_NUMBER | |
| interno | OUTPUT_FIELD_NUMBER | |
| interno | REFERENCED_TENSOR_FIELD_NUMBER | |
| interno | SCHEDULED_MICROS_FIELD_NUMBER | |
| interno | SCHEDULED_NANOS_FIELD_NUMBER | |
| interno | THREAD_ID_FIELD_NUMBER | |
| interno | TIMELINE_LABEL_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| longo | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
| longo | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
| longo | getAllStartMicros () int64 all_start_micros = 2; |
| longo | getAllStartNanos () int64 all_start_nanos = 13; |
| NodeExecStats estático | |
| NodeExecStats | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| AllocatorMemoryUsado | getMemory (índice interno) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| interno | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Lista <AllocatorMemoryUsed> | getMemoryList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (índice interno) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Lista<? estende AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
| Estatísticas de memória | getMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
| MemoryStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
| Corda | getNomeNome () 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. |
| longo | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
| longo | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
| longo | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
| longo | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
| Saída do nó | getOutput (índice interno) repeated .tensorflow.NodeOutput output = 7; |
| interno | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
| Lista <NodeOutput> | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
| NodeOutputOrBuilder | getOutputOrBuilder (índice interno) repeated .tensorflow.NodeOutput output = 7; |
| Lista<? estende NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
| AlocaçãoDescrição | getReferencedTensor (índice interno) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| interno | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Lista <AllocationDescription> | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| AlocaçãoDescriçãoOrBuilder | getReferencedTensorOrBuilder (índice interno) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| Lista<? estende AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
| longo | getScheduledMicros () int64 scheduled_micros = 9; |
| longo | getScheduledNanos () int64 scheduled_nanos = 17; |
| interno | |
| interno | getThreadId () uint32 thread_id = 10; |
| Corda | getTimelineLabel () string timeline_label = 8; |
| com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
| interno | código hash () |
| booleano final | |
| NodeExecStats.Builder estático | newBuilder (protótipo NodeExecStats ) |
| NodeExecStats.Builder estático | |
| NodeExecStats.Builder | |
| NodeExecStats estático | parseDelimitedFrom (entrada InputStream) |
| NodeExecStats estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| NodeExecStats estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (dados de ByteBuffer) |
| NodeExecStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (dados com.google.protobuf.ByteString) |
| NodeExecStats estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NodeExecStats estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| NodeExecStats.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
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
público estático final int ALL_START_MICROS_FIELD_NUMBER
int final estático público ALL_START_NANOS_FIELD_NUMBER
público estático final int MEMORY_FIELD_NUMBER
público estático final int MEMORY_STATS_FIELD_NUMBER
público estático final int 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
público estático final int OUTPUT_FIELD_NUMBER
público estático final int REFERENCED_TENSOR_FIELD_NUMBER
público estático final int SCHEDULED_MICROS_FIELD_NUMBER
público estático final int SCHEDULED_NANOS_FIELD_NUMBER
público estático final int THREAD_ID_FIELD_NUMBER
int final estático público TIMELINE_LABEL_FIELD_NUMBER
Métodos Públicos
booleano público é igual (Object obj)
getAllEndRelMicros longo público ()
int64 all_end_rel_micros = 5;
público longo getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
público longo getAllStartMicros ()
int64 all_start_micros = 2;
getAllStartNanos longo público ()
int64 all_start_nanos = 13;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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<? estende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
String 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 longo getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
público longo getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
público longo getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
público longo 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<? estende NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
público getParserForType ()
public AllocationDescription getReferencedTensor (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
público int getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista pública< AllocationDescription > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista pública<? estende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
público longo getScheduledMicros ()
int64 scheduled_micros = 9;
público longo getScheduledNanos ()
int64 scheduled_nanos = 17;
público int getSerializedSize ()
público int getThreadId ()
uint32 thread_id = 10;
String pública getTimelineLabel ()
string timeline_label = 8;
público com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasMemoryStats booleano público ()
.tensorflow.MemoryStats memory_stats = 12;
hashCode int público ()
público final booleano isInitialized ()
public static NodeExecStats parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static NodeExecStats parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static NodeExecStats parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static NodeExecStats parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static NodeExecStats parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático NodeExecStats parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static NodeExecStats parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static NodeExecStats parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|