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 AllocatorMemoryUsado
getMemory (índice interno)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
abstrato int
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;
Resumo MemoryStats
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
Resumo MemoryStatsOrBuilder
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
cadeia abstrata
getNomeNome ()
 TODO(tucker): Use some more compact form of node identity than
 the full string name.
abstrato 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;
saída de nó abstrata
getOutput (índice interno)
repeated .tensorflow.NodeOutput output = 7;
abstrato int
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;
alocação abstrataDescrição
getReferencedTensor (índice interno)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
abstrato int
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;
abstrato int
getThreadId ()
uint32 thread_id = 10;
cadeia abstrata
getTimelineLabel ()
string timeline_label = 8;
abstrato com.google.protobuf.ByteString
getTimelineLabelBytes ()
string timeline_label = 8;
booleano abstrato
hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;

Métodos Públicos

público abstrato longo getAllEndRelMicros ()

int64 all_end_rel_micros = 5;

público abstrato longo getAllEndRelNanos ()

int64 all_end_rel_nanos = 16;

público abstrato longo getAllStartMicros ()

int64 all_start_micros = 2;

público abstrato longo getAllStartNanos ()

int64 all_start_nanos = 13;

público abstrato AllocatorMemoryUsed getMemory (índice int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

resumo público int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

lista abstrata pública< AllocatorMemoryUsed > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

público abstrato AllocatorMemoryUsedOrBuilder getMemoryOrBuilder (índice int)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

lista abstrata pública<? estende AllocatorMemoryUsedOrBuilder > getMemoryOrBuilderList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

público abstrato MemoryStats getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

público abstrato MemoryStatsOrBuilder getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

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

resumo 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 abstrato longo getOpEndRelMicros ()

int64 op_end_rel_micros = 4;

público abstrato longo getOpEndRelNanos ()

int64 op_end_rel_nanos = 15;

público abstrato longo getOpStartRelMicros ()

int64 op_start_rel_micros = 3;

público abstrato longo getOpStartRelNanos ()

int64 op_start_rel_nanos = 14;

público abstrato NodeOutput getOutput (índice int)

repeated .tensorflow.NodeOutput output = 7;

público abstrato int getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

Lista abstrata pública< NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

público abstrato NodeOutputOrBuilder getOutputOrBuilder (índice int)

repeated .tensorflow.NodeOutput output = 7;

lista abstrata pública<? estende NodeOutputOrBuilder > getOutputOrBuilderList ()

repeated .tensorflow.NodeOutput output = 7;

público abstrato AllocationDescription getReferencedTensor (índice int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

público abstrato int getReferencedTensorCount ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

lista abstrata pública< AllocationDescription > getReferencedTensorList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

público abstrato AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (índice int)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

lista abstrata pública<? estende AllocationDescriptionOrBuilder > getReferencedTensorOrBuilderList ()

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

público abstrato longo getScheduledMicros ()

int64 scheduled_micros = 9;

público abstrato longo getScheduledNanos ()

int64 scheduled_nanos = 17;

público abstrato int getThreadId ()

uint32 thread_id = 10;

String abstrata pública getTimelineLabel ()

string timeline_label = 8;

resumo público com.google.protobuf.ByteString getTimelineLabelBytes ()

string timeline_label = 8;

público abstrato booleano hasMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;