DeviceStepStats.Builder

パブリック静的最終クラスDeviceStepStats.Builder

Protobuf 型tensorflow.DeviceStepStats

パブリックメソッド

DeviceStepStats.Builder
addAllNodeStats (Iterable<? extends NodeExecStats > 値)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats (int インデックス、 NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats ( NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats ( NodeExecStats値)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats (int インデックス、 NodeExecStats値)
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
addNodeStatsBuilder (int インデックス)
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
addNodeStatsBuilder ()
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
デバイスステップ統計
建てる()
デバイスステップ統計
DeviceStepStats.Builder
クリア()
DeviceStepStats.Builder
クリアデバイス()
string device = 1;
DeviceStepStats.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
DeviceStepStats.Builder
クリアノード統計()
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeviceStepStats.Builder
DeviceStepStats.Builder
ブール値
containsThreadNames (int キー)
 Its key is thread id.
デバイスステップ統計
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDevice ()
string device = 1;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
Map<整数、文字列>
getMutableThreadNames ()
代わりに代替の突然変異アクセサーを使用してください。
ノード実行統計
getNodeStats (int インデックス)
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
getNodeStatsBuilder (int インデックス)
repeated .tensorflow.NodeExecStats node_stats = 2;
リスト< NodeExecStats.Builder >
getNodeStatsBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
整数
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
リスト< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStatsOrBuilder
getNodeStatsOrBuilder (int インデックス)
repeated .tensorflow.NodeExecStats node_stats = 2;
リスト<? NodeExecStatsOrBuilderを拡張 >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Map<整数、文字列>
getThreadNames ()
代わりにgetThreadNamesMap()を使用してください。
整数
getThreadNamesCount ()
 Its key is thread id.
Map<整数、文字列>
getThreadNamesMap ()
 Its key is thread id.
getThreadNamesOrDefault (int キー、文字列のデフォルト値)
 Its key is thread id.
getThreadNamesOrThrow (int キー)
 Its key is thread id.
最終ブール値
DeviceStepStats.Builder
mergeFrom (com.google.protobuf.Message other)
DeviceStepStats.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なDeviceStepStats.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
DeviceStepStats.Builder
putAllThreadNames (Map<Integer, String> 値)
 Its key is thread id.
DeviceStepStats.Builder
putThreadNames (int キー、文字列値)
 Its key is thread id.
DeviceStepStats.Builder
RemoveNodeStats (int インデックス)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
RemoveThreadNames (int キー)
 Its key is thread id.
DeviceStepStats.Builder
setDevice (文字列値)
string device = 1;
DeviceStepStats.Builder
setDeviceBytes (com.google.protobuf.ByteString 値)
string device = 1;
DeviceStepStats.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
DeviceStepStats.Builder
setNodeStats (int インデックス、 NodeExecStats値)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
setNodeStats (int インデックス、 NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なDeviceStepStats.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public DeviceStepStats.Builder addAllNodeStats (Iterable<? extends NodeExecStats > 値)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats (int インデックス、 NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats ( NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats ( NodeExecStats値)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats (int インデックス、 NodeExecStats値)

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStats.Builder addNodeStatsBuilder (int インデックス)

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStats.Builder addNodeStatsBuilder ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public DeviceStepStats build ()

public DeviceStepStats buildPartial ()

public DeviceStepStats.Builder clear ()

public DeviceStepStats.Builder clearDevice ()

string device = 1;

public DeviceStepStats.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public DeviceStepStats.Builder clearNodeStats ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public DeviceStepStats.Builder clearThreadNames ()

public DeviceStepStats.Builderクローン()

public boolean containsThreadNames (int キー)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public DeviceStepStats getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

パブリック String getDevice ()

string device = 1;

public com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

public Map<Integer, String> getMutableThreadNames ()

代わりに代替の突然変異アクセサーを使用してください。

public NodeExecStats getNodeStats (int インデックス)

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStats.Builder getNodeStatsBuilder (int インデックス)

repeated .tensorflow.NodeExecStats node_stats = 2;

public List< NodeExecStats.Builder > getNodeStatsBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public List< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStatsOrBuilder getNodeStatsOrBuilder (int インデックス)

repeated .tensorflow.NodeExecStats node_stats = 2;

公開リスト<? extends NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public Map<Integer, String> getThreadNames ()

代わりにgetThreadNamesMap()を使用してください。

public int getThreadNamesCount ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public Map<Integer, String> getThreadNamesMap ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public String getThreadNamesOrDefault (int キー、String defaultValue)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public String getThreadNamesOrThrow (int キー)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

パブリック最終ブール値isInitialized ()

public DeviceStepStats.Builder mergeFrom (com.google.protobuf.Message other)

public DeviceStepStats.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final DeviceStepStats.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public DeviceStepStats.Builder putAllThreadNames (Map<Integer, String> 値)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public DeviceStepStats.Builder putThreadNames (int キー、文字列値)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public DeviceStepStats.Builder deleteNodeStats (int インデックス)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder RemoveThreadNames (int キー)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

public DeviceStepStats.Builder setDevice (文字列値)

string device = 1;

public DeviceStepStats.Builder setDeviceBytes (com.google.protobuf.ByteString 値)

string device = 1;

public DeviceStepStats.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public DeviceStepStats.Builder setNodeStats (int インデックス、 NodeExecStats値)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder setNodeStats (int インデックス、 NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final DeviceStepStats.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)