NodeExecStats

clase pública final NodeExecStats

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

Clases anidadas

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

Constantes

En t ALL_END_REL_MICROS_FIELD_NUMBER
En t ALL_END_REL_NANOS_FIELD_NUMBER
En t ALL_START_MICROS_FIELD_NUMBER
En t ALL_START_NANOS_FIELD_NUMBER
En t MEMORY_FIELD_NUMBER
En tMEMORY_STATS_FIELD_NUMBER
En t NODE_NAME_FIELD_NUMBER
En t OP_END_REL_MICROS_FIELD_NUMBER
En t OP_END_REL_NANOS_FIELD_NUMBER
En t OP_START_REL_MICROS_FIELD_NUMBER
En t OP_START_REL_NANOS_FIELD_NUMBER
En t OUTPUT_FIELD_NUMBER
En t REFERENCED_TENSOR_FIELD_NUMBER
En t SCHEDULED_MICROS_FIELD_NUMBER
En t SCHEDULED_NANOS_FIELD_NUMBER
En t THREAD_ID_FIELD_NUMBER
En t TIMELINE_LABEL_FIELD_NUMBER

Métodos públicos

booleano
es igual a (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;
static NodeExecStats
NodeExecStats
com.google.protobuf.Descriptors.Descriptor estático final
AllocatorMemoryUsed
getMemory (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
En t
getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista < AllocatorMemoryUsed >
getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
AllocatorMemoryUsedOrBuilder
getMemoryOrBuilder (índice int)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista <? extiende AllocatorMemoryUsedOrBuilder >
getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
MemoryStats
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
MemoryStatsOrBuilder
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
Cuerda
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.
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;
NodeOutput
getOutput (índice int)
repeated .tensorflow.NodeOutput output = 7;
En t
getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
Lista < NodeOutput >
getOutputList ()
repeated .tensorflow.NodeOutput output = 7;
NodeOutputOrBuilder
getOutputOrBuilder (índice int)
repeated .tensorflow.NodeOutput output = 7;
Lista <? extiende NodeOutputOrBuilder >
getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
Asignación Descripción
getReferencedTensor (índice int)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
En t
getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista < AllocationDescription >
getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
AsignaciónDescripciónOrBuilder
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;
En t
En t
getThreadId ()
uint32 thread_id = 10;
Cuerda
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;
En t
booleano final
static NodeExecStats.Builder
newBuilder (prototipo de NodeExecStats )
static NodeExecStats.Builder
NodeExecStats.Builder
static NodeExecStats
parseDelimitedFrom (entrada InputStream)
static NodeExecStats
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeExecStats
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeExecStats
parseFrom (entrada com.google.protobuf.CodedInputStream)
static NodeExecStats
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeExecStats
parseFrom (datos ByteBuffer)
static NodeExecStats
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeExecStats
parseFrom (datos com.google.protobuf.ByteString)
static NodeExecStats
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeExecStats
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
NodeExecStats.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

público estático final int ALL_END_REL_MICROS_FIELD_NUMBER

Valor constante: 5

público estático final int ALL_END_REL_NANOS_FIELD_NUMBER

Valor constante: 16

public static final int ALL_START_MICROS_FIELD_NUMBER

Valor constante: 2

público estático 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

public static final int NODE_NAME_FIELD_NUMBER

Valor constante: 1

público estático final int OP_END_REL_MICROS_FIELD_NUMBER

Valor constante: 4

público estático final int OP_END_REL_NANOS_FIELD_NUMBER

Valor constante: 15

público estático final int OP_START_REL_MICROS_FIELD_NUMBER

Valor constante: 3

público estático final int OP_START_REL_NANOS_FIELD_NUMBER

Valor constante: 14

público estático 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

público estático 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 es igual a (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 ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public AllocatorMemoryUsed getMemory (índice int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Lista pública < AllocatorMemoryUsed > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (índice int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

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

Lista pública < NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

public NodeOutputOrBuilder getOutputOrBuilder (índice int)

repeated .tensorflow.NodeOutput output = 7;

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

repeated .tensorflow.NodeOutput output = 7;

público getParserForType ()

public AllocationDescription getReferencedTensor (índice int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

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

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 (prototipo de NodeExecStats )

public static NodeExecStats.Builder newBuilder ()

public NodeExecStats.Builder newBuilderForType ()

public static NodeExecStats parseDelimitedFrom (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

public static NodeExecStats parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

público estático NodeExecStats parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

público estático analizador ()

public NodeExecStats.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException