Time/size stats recorded for a single execution of a graph node.Tipo di protocollo
tensorflow.NodeExecStats
Classi nidificate
classe | NodeExecStats.Builder | Time/size stats recorded for a single execution of a graph node. |
Costanti
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
lungo | getAllEndRelMicros () int64 all_end_rel_micros = 5; |
lungo | getAllEndRelNanos () int64 all_end_rel_nanos = 16; |
lungo | getAllStartMicros () int64 all_start_micros = 2; |
lungo | getAllStartNanos () int64 all_start_nanos = 13; |
NodeExecStats statico | |
NodeExecStats | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
AllocatorMemoryUsed | getMemory (indice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
int | getMemoryCount () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
Elenco< AllocatorMemoryUsed > | getMemoryList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
AllocatorMemoryUsedOrBuilder | getMemoryOrBuilder (indice int) repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
Elenco<? estende AllocatorMemoryUsedOrBuilder > | getMemoryOrBuilderList () repeated .tensorflow.AllocatorMemoryUsed memory = 6; |
Statistiche di memoria | getMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
MemoryStatsOrBuilder | getMemoryStatsOrBuilder () .tensorflow.MemoryStats memory_stats = 12; |
Corda | getNodeNome () TODO(tucker): Use some more compact form of node identity than the full string name. |
com.google.protobuf.ByteString | getNomeNomeBytes () TODO(tucker): Use some more compact form of node identity than the full string name. |
lungo | getOpEndRelMicros () int64 op_end_rel_micros = 4; |
lungo | getOpEndRelNanos () int64 op_end_rel_nanos = 15; |
lungo | getOpStartRelMicros () int64 op_start_rel_micros = 3; |
lungo | getOpStartRelNanos () int64 op_start_rel_nanos = 14; |
NodoOutput | getOutput (indice int) repeated .tensorflow.NodeOutput output = 7; |
int | getOutputCount () repeated .tensorflow.NodeOutput output = 7; |
Elenco< NodeOutput > | getOutputList () repeated .tensorflow.NodeOutput output = 7; |
NodeOutputOrBuilder | getOutputOrBuilder (indice int) repeated .tensorflow.NodeOutput output = 7; |
Elenco<? estende NodeOutputOrBuilder > | getOutputOrBuilderList () repeated .tensorflow.NodeOutput output = 7; |
Descrizione dell'allocazione | getReferencedTensor (indice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
int | getReferencedTensorCount () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
Elenco <Descrizioneallocazione> | getReferencedTensorList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
AllocazioneDescrizioneOrBuilder | getReferencedTensorOrBuilder (indice int) repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
Elenco<? estende AllocationDescriptionOrBuilder > | getReferencedTensorOrBuilderList () repeated .tensorflow.AllocationDescription referenced_tensor = 11; |
lungo | getScheduledMicros () int64 scheduled_micros = 9; |
lungo | getScheduledNanos () int64 scheduled_nanos = 17; |
int | |
int | getIDThread () uint32 thread_id = 10; |
Corda | getTimelineLabel () string timeline_label = 8; |
com.google.protobuf.ByteString | getTimelineLabelBytes () string timeline_label = 8; |
finale com.google.protobuf.UnknownFieldSet | |
booleano | hasMemoryStats () .tensorflow.MemoryStats memory_stats = 12; |
int | codicehash () |
booleano finale | |
NodeExecStats.Builder statico | newBuilder (prototipo NodeExecStats ) |
NodeExecStats.Builder statico | |
NodeExecStats.Builder | |
NodeExecStats statico | parseDelimitedFrom (input InputStream) |
NodeExecStats statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
NodeExecStats statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats statico | parseFrom (dati ByteBuffer) |
NodeExecStats statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
NodeExecStats statico | parseFrom (dati com.google.protobuf.ByteString) |
NodeExecStats statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeExecStats statico | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
NodeExecStats.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ALL_END_REL_MICROS_FIELD_NUMBER
public static final int ALL_END_REL_NANOS_FIELD_NUMBER
public static final int ALL_START_MICROS_FIELD_NUMBER
public static final int ALL_START_NANOS_FIELD_NUMBER
public static final int MEMORY_FIELD_NUMBER
public static final int MEMORY_STATS_FIELD_NUMBER
public static final int NODE_NAME_FIELD_NUMBER
public static final int OP_END_REL_MICROS_FIELD_NUMBER
pubblico statico finale int OP_END_REL_NANOS_FIELD_NUMBER
public static final int OP_START_REL_MICROS_FIELD_NUMBER
public static final int OP_START_REL_NANOS_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
public static final int REFERENCED_TENSOR_FIELD_NUMBER
public static final int SCHEDULED_MICROS_FIELD_NUMBER
public static final int SCHEDULED_NANOS_FIELD_NUMBER
public static final int THREAD_ID_FIELD_NUMBER
pubblico statico finale int TIMELINE_LABEL_FIELD_NUMBER
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
pubblico lungo getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
pubblico lungo getAllStartMicros ()
int64 all_start_micros = 2;
pubblico lungo getAllStartNanos ()
int64 all_start_nanos = 13;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public AllocatorMemoryUsed getMemory (indice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
pubblico int getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Elenco pubblico< AllocatorMemoryUsed > getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
public AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (indice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Elenco pubblico<? estende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
stringa pubblica 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;
pubblico 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;
pubblico lungo getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
pubblico lungo getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
pubblico lungo getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
pubblico lungo getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
public int getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
public NodeOutputOrBuilder getOutputOrBuilder (indice int)
repeated .tensorflow.NodeOutput output = 7;
Elenco pubblico<? estende NodeOutputOrBuilder > getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
pubblico getParserForType ()
public AllocationDescription getReferencedTensor (indice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public int getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
elenco pubblico< AllocationDescription > getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (indice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Elenco pubblico<? estende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
pubblico lungo getScheduledMicros ()
int64 scheduled_micros = 9;
pubblico lungo getScheduledNanos ()
int64 scheduled_nanos = 17;
public int getSerializedSize ()
pubblico int getThreadId ()
uint32 thread_id = 10;
public String getTimelineLabel ()
string timeline_label = 8;
pubblico com.google.protobuf.ByteString getTimelineLabelBytes ()
string timeline_label = 8;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasMemoryStats booleano pubblico ()
.tensorflow.MemoryStats memory_stats = 12;
public int hashCode ()
public final booleano isInitialized ()
public static NodeExecStats parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico NodeExecStats parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico NodeExecStats (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
pubblico statico NodeExecStats parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico NodeExecStats parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico NodeExecStats (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico NodeExecStats parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico NodeExecStats parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|