NodeExecStatsOrBuilder

パブリック インターフェイスNodeExecStatsOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な長い
getAllEndRelMicros ()
int64 all_end_rel_micros = 5;
抽象的な長い
getAllEndRelNanos ()
int64 all_end_rel_nanos = 16;
抽象的な長い
getAllStartMicros ()
int64 all_start_micros = 2;
抽象的な長い
getAllStartNanos ()
int64 all_start_nanos = 13;
抽象アロケータメモリ使用済み
getMemory (int インデックス)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
抽象整数
getMemoryCount ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
抽象リスト< AllocatorMemory Used >
getMemoryList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
抽象AllocatorMemory UsedOrBuilder
getMemoryOrBuilder (int インデックス)
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
抽象リスト<? AllocatorMemory UsedOrBuilderを拡張 >
getMemoryOrBuilderList ()
repeated .tensorflow.AllocatorMemoryUsed memory = 6;
抽象メモリ統計
getMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;
抽象MemoryStatsOrBuilder
getMemoryStatsOrBuilder ()
.tensorflow.MemoryStats memory_stats = 12;
抽象文字列
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.
抽象的な長い
getOpEndRelMicros ()
int64 op_end_rel_micros = 4;
抽象的な長い
getOpEndRelNanos ()
int64 op_end_rel_nanos = 15;
抽象的な長い
getOpStartRelMicros ()
int64 op_start_rel_micros = 3;
抽象的な長い
getOpStartRelNanos ()
int64 op_start_rel_nanos = 14;
抽象ノード出力
getOutput (int インデックス)
repeated .tensorflow.NodeOutput output = 7;
抽象整数
getOutputCount ()
repeated .tensorflow.NodeOutput output = 7;
抽象リスト< NodeOutput >
getOutputList ()
repeated .tensorflow.NodeOutput output = 7;
抽象NodeOutputOrBuilder
getOutputOrBuilder (int インデックス)
repeated .tensorflow.NodeOutput output = 7;
抽象リスト<? NodeOutputOrBuilderを拡張 >
getOutputOrBuilderList ()
repeated .tensorflow.NodeOutput output = 7;
抽象的な割り当て説明
getReferencedTensor (int インデックス)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
抽象整数
getReferencedTensorCount ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
抽象リスト< AllocationDescription >
getReferencedTensorList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
抽象AllocationDescriptionOrBuilder
getReferencedTensorOrBuilder (int インデックス)
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
抽象リスト<? AllocationDescriptionOrBuilderを拡張 >
getReferencedTensorOrBuilderList ()
repeated .tensorflow.AllocationDescription referenced_tensor = 11;
抽象的な長い
getScheduledMicros ()
int64 scheduled_micros = 9;
抽象的な長い
getScheduledNanos ()
int64 scheduled_nanos = 17;
抽象整数
getThreadId ()
uint32 thread_id = 10;
抽象文字列
getTimelineLabel ()
string timeline_label = 8;
抽象的な com.google.protobuf.ByteString
getTimelineLabelBytes ()
string timeline_label = 8;
抽象ブール値
hasMemoryStats ()
.tensorflow.MemoryStats memory_stats = 12;

パブリックメソッド

パブリック抽象ロングgetAllEndRelMicros ()

int64 all_end_rel_micros = 5;

パブリック抽象ロングgetAllEndRelNanos ()

int64 all_end_rel_nanos = 16;

public abstract long getAllStartMicros ()

int64 all_start_micros = 2;

パブリック抽象ロングgetAllStartNanos ()

int64 all_start_nanos = 13;

パブリック抽象AllocatorMemoryused getMemory (int インデックス)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public abstract int getMemoryCount ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

public abstract List< AllocatorMemory Used > getMemoryList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

パブリック抽象AllocatorMemory UsedOrBuilder getMemoryOrBuilder (int インデックス)

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

公開抄録リスト<? extends AllocatorMemory UsedOrBuilder > getMemoryOrBuilderList ()

repeated .tensorflow.AllocatorMemoryUsed memory = 6;

パブリック抽象MemoryStats getMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;

パブリック抽象MemoryStatsOrBuilder getMemoryStatsOrBuilder ()

.tensorflow.MemoryStats memory_stats = 12;

パブリック抽象 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;

パブリック抽象 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;

パブリック抽象ロングgetOpEndRelMicros ()

int64 op_end_rel_micros = 4;

パブリック抽象ロングgetOpEndRelNanos ()

int64 op_end_rel_nanos = 15;

パブリック抽象ロングgetOpStartRelMicros ()

int64 op_start_rel_micros = 3;

パブリック抽象ロングgetOpStartRelNanos ()

int64 op_start_rel_nanos = 14;

パブリック抽象NodeOutput getOutput (int インデックス)

repeated .tensorflow.NodeOutput output = 7;

パブリック抽象 int getOutputCount ()

repeated .tensorflow.NodeOutput output = 7;

public abstract List< NodeOutput > getOutputList ()

repeated .tensorflow.NodeOutput output = 7;

パブリック抽象NodeOutputOrBuilder getOutputOrBuilder (int インデックス)

repeated .tensorflow.NodeOutput output = 7;

公開抄録リスト<? extends NodeOutputOrBuilder > getOutputOrBuilderList ()

repeated .tensorflow.NodeOutput output = 7;

public abstract AllocationDescription getReferencedTensor (int インデックス)

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;

パブリック抽象AllocationDescriptionOrBuilder getReferencedTensorOrBuilder (int インデックス)

repeated .tensorflow.AllocationDescription referenced_tensor = 11;

公開抄録リスト<? extends 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;

パブリック抽象ブール値hasMemoryStats ()

.tensorflow.MemoryStats memory_stats = 12;