NodeExecStats

classe final pública NodeExecStats

 Time/size stats recorded for a single execution of a graph node.
 
tensorflow.NodeExecStats type tensorflow.NodeExecStats

Classes aninhadas

aula NodeExecStats.Builder
 Time/size stats recorded for a single execution of a graph node. 

Constantes

int ALL_END_REL_MICROS_FIELD_NUMBER
int ALL_END_REL_NANOS_FIELD_NUMBER
int ALL_START_MICROS_FIELD_NUMBER
int ALL_START_NANOS_FIELD_NUMBER
int MEMORY_FIELD_NUMBER
intMEMORY_STATS_FIELD_NUMBER
int NODE_NAME_FIELD_NUMBER
int OP_END_REL_MICROS_FIELD_NUMBER
int OP_END_REL_NANOS_FIELD_NUMBER
int OP_START_REL_MICROS_FIELD_NUMBER
int OP_START_REL_NANOS_FIELD_NUMBER
int OUTPUT_FIELD_NUMBER
int REFERENCED_TENSOR_FIELD_NUMBER
int SCHEDULED_MICROS_FIELD_NUMBER
int SCHEDULED_NANOS_FIELD_NUMBER
int THREAD_ID_FIELD_NUMBER
int TIMELINE_LABEL_FIELD_NUMBER

Métodos Públicos

boleano
igual a (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 static com.google.protobuf.Descriptors.Descriptor
AllocatorMemoryUsed
getMemory (int index)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
int
getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Listar < 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;
MemoryStats
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
MemoryStatsOrBuilder
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
Fragmento
getNodeName ()
 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;
NodeOutput
getOutput (int index)
repeated .tensorflow.NodeOutput output = 7;
int
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;
AllocationDescription
getReferencedTensor (int index)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
int
getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Listar < AllocationDescription >
getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
AllocationDescriptionOrBuilder
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;
int
int
getThreadId ()
uint32 thread_id = 10;
Fragmento
getTimelineLabel ()
string timeline_label = 8;
com.google.protobuf.ByteString
getTimelineLabelBytes ()
string timeline_label = 8;
final com.google.protobuf.UnknownFieldSet
boleano
hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
int
final booleano
static NodeExecStats.Builder
newBuilder (protótipo NodeExecStats )
static NodeExecStats.Builder
NodeExecStats.Builder
NodeExecStats estático
parseDelimitedFrom (input InputStream)
NodeExecStats estático
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats estático
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats estático
parseFrom (com.google.protobuf.CodedInputStream input)
NodeExecStats estático
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats estático
parseFrom (dados ByteBuffer)
NodeExecStats estático
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats estático
parseFrom (com.google.protobuf.ByteString data)
NodeExecStats estático
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NodeExecStats estático
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
NodeExecStats.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int ALL_END_REL_MICROS_FIELD_NUMBER

Valor constante: 5

public static final int ALL_END_REL_NANOS_FIELD_NUMBER

Valor constante: 16

public static final int ALL_START_MICROS_FIELD_NUMBER

Valor constante: 2

public static final int ALL_START_NANOS_FIELD_NUMBER

Valor constante: 13

public static final int MEMORY_FIELD_NUMBER

Valor constante: 6

public static final int MEMORY_STATS_FIELD_NUMBER

Valor constante: 12

público estático final int NODE_NAME_FIELD_NUMBER

Valor Constante: 1

public static final int OP_END_REL_MICROS_FIELD_NUMBER

Valor constante: 4

public static final int OP_END_REL_NANOS_FIELD_NUMBER

Valor constante: 15

public static final int OP_START_REL_MICROS_FIELD_NUMBER

Valor Constante: 3

public static final int OP_START_REL_NANOS_FIELD_NUMBER

Valor constante: 14

public static final int OUTPUT_FIELD_NUMBER

Valor constante: 7

public static final int REFERENCED_TENSOR_FIELD_NUMBER

Valor constante: 11

public static final int SCHEDULED_MICROS_FIELD_NUMBER

Valor constante: 9

public static final int SCHEDULED_NANOS_FIELD_NUMBER

Valor constante: 17

public static final int THREAD_ID_FIELD_NUMBER

Valor constante: 10

public static final int TIMELINE_LABEL_FIELD_NUMBER

Valor constante: 8

Métodos Públicos

public boolean equals (Object obj)

public long getAllEndRelMicros ()

int64 all_end_rel_micros = 5;

public long getAllEndRelNanos ()

int64 all_end_rel_nanos = 16;

public long getAllStartMicros ()

int64 all_start_micros = 2;

public long getAllStartNanos ()

int64 all_start_nanos = 13;

public static NodeExecStats getDefaultInstance ()

public NodeExecStats getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pública AllocatorMemoryUsed getMemory (int index)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Lista pública < AllocatorMemoryUsed > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

pública AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (int index)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Lista pública <? estende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public MemoryStats getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

public MemoryStatsOrBuilder getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

public String 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;

public long getOpEndRelMicros ()

int64 op_end_rel_micros = 4;

public long getOpEndRelNanos ()

int64 op_end_rel_nanos = 15;

public long getOpStartRelMicros ()

int64 op_start_rel_micros = 3;

public long getOpStartRelNanos ()

int64 op_start_rel_nanos = 14;

public NodeOutput getOutput (índice int)

repeated .tensorflow.NodeOutput output = 7;

public int getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

public List < NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

public NodeOutputOrBuilder getOutputOrBuilder (índice interno )

repeated .tensorflow.NodeOutput output = 7;

Lista pública <? estende NodeOutputOrBuilder > getOutputOrBuilderList ()

repeated .tensorflow.NodeOutput output = 7;

público getParserForType ()

public AllocationDescription getReferencedTensor (int index)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public int getReferencedTensorCount ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public List < AllocationDescription > getReferencedTensorList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice interno )

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

Lista pública <? estende 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;

public String getTimelineLabel ()

string timeline_label = 8;

public com.google.protobuf.ByteString getTimelineLabelBytes ()

string timeline_label = 8;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public boolean hasMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

public int hashCode ()

public final boolean isInitialized ()

public static NodeExecStats.Builder newBuilder (protótipo NodeExecStats )

public static NodeExecStats.Builder newBuilder ()

public NodeExecStats.Builder newBuilderForType ()

public static NodeExecStats parseDelimitedFrom (InputStream input)

Lança
IOException

public static NodeExecStats parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static NodeExecStats parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static NodeExecStats parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static NodeExecStats parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static NodeExecStats parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static NodeExecStats parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static NodeExecStats parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

public static NodeExecStats parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static NodeExecStats parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public NodeExecStats.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException