NodeExecStatsOrBuilder

interface pública NodeExecStatsOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato longo
getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
abstrato longo
getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
abstrato longo
getAllStartMicros ()
int64 all_start_micros = 2;
abstrato longo
getAllStartNanos ()
int64 all_start_nanos = 13;
abstrato AllocatorMemoryUsed
getMemory (int index)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
int abstrato
getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista abstrata < AllocatorMemoryUsed >
getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
abstrato AllocatorMemoryUsedOrBuilder
getMemoryOrBuilder (índice interno )
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
Lista abstrata <? estende AllocatorMemoryUsedOrBuilder >
getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
MemoryStats abstrato
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
abstrato MemoryStatsOrBuilder
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
String abstrata
getNodeName ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
abstract com.google.protobuf.ByteString
getNodeNameBytes ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
abstrato longo
getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
abstrato longo
getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
abstrato longo
getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
abstrato longo
getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
NodeOutput abstrato
getOutput (índice int)
repeated .tensorflow.NodeOutput output = 7;
int abstrato
getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
Lista abstrata < NodeOutput >
getOutputList ()
repeated .tensorflow.NodeOutput output = 7;
NodeOutputOrBuilder abstrato
getOutputOrBuilder (índice interno )
repeated .tensorflow.NodeOutput output = 7;
Lista abstrata <? estende NodeOutputOrBuilder >
getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
AllocationDescription abstrata
getReferencedTensor (int index)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
int abstrato
getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista abstrata < AllocationDescription >
getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
AllocationDescriptionOrBuilder abstrato
getReferencedTensorOrBuilder (índice interno )
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
Lista abstrata <? estende AllocationDescriptionOrBuilder >
getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
abstrato longo
getScheduledMicros ()
int64 scheduled_micros = 9;
abstrato longo
getScheduledNanos ()
int64 scheduled_nanos = 17;
int abstrato
getThreadId ()
uint32 thread_id = 10;
String abstrata
getTimelineLabel ()
string timeline_label = 8;
abstract com.google.protobuf.ByteString
getTimelineLabelBytes ()
string timeline_label = 8;
booleano abstrato
hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;

Métodos Públicos

public abstract long getAllEndRelMicros ()

int64 all_end_rel_micros = 5;

public abstract long getAllEndRelNanos ()

int64 all_end_rel_nanos = 16;

public abstract long getAllStartMicros ()

int64 all_start_micros = 2;

public abstract long getAllStartNanos ()

int64 all_start_nanos = 13;

public abstract AllocatorMemoryUsed getMemory (int index)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public abstract int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

Lista public abstract < AllocatorMemoryUsed > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public abstract AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (int index)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

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

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public abstract MemoryStats getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

public abstract MemoryStatsOrBuilder getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

public abstract 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 abstract 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 abstract long getOpEndRelMicros ()

int64 op_end_rel_micros = 4;

public abstract long getOpEndRelNanos ()

int64 op_end_rel_nanos = 15;

public abstract long getOpStartRelMicros ()

int64 op_start_rel_micros = 3;

public abstract long getOpStartRelNanos ()

int64 op_start_rel_nanos = 14;

public abstract NodeOutput getOutput (índice int)

repeated .tensorflow.NodeOutput output = 7;

public abstract int getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

Lista abstrata pública < NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

public abstract NodeOutputOrBuilder getOutputOrBuilder (índice interno )

repeated .tensorflow.NodeOutput output = 7;

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

repeated .tensorflow.NodeOutput output = 7;

public abstract AllocationDescription getReferencedTensor (int index)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public abstract int getReferencedTensorCount ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public abstract List < AllocationDescription > getReferencedTensorList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public abstract AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

Lista de resumos pública <? estende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

public abstract long getScheduledMicros ()

int64 scheduled_micros = 9;

public abstract long getScheduledNanos ()

int64 scheduled_nanos = 17;

public abstract int getThreadId ()

uint32 thread_id = 10;

public abstract String getTimelineLabel ()

string timeline_label = 8;

public abstract com.google.protobuf.ByteString getTimelineLabelBytes ()

string timeline_label = 8;

public abstract boolean hasMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;