パブリック最終クラスStepStats
Protobuf 型tensorflow.StepStats
ネストされたクラス
クラス | StepStats.Builder | Protobuf 型tensorflow.StepStats |
定数
整数 | DEV_STATS_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
静的StepStats | |
ステップ統計 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
デバイスステップ統計 | getDevStats (int インデックス) repeated .tensorflow.DeviceStepStats dev_stats = 1; |
整数 | getDevStatsCount () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
リスト<DeviceStepStats> | getDevStatsList () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
DeviceStepStatsOrBuilder | getDevStatsOrBuilder (int インデックス) repeated .tensorflow.DeviceStepStats dev_stats = 1; |
リスト<? DeviceStepStatsOrBuilderを拡張 > | getDevStatsOrBuilderList () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
整数 | |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的StepStats.Builder | newBuilder ( StepStatsプロトタイプ) |
静的StepStats.Builder | newBuilder () |
StepStats.Builder | |
静的StepStats | parseDelimitedFrom (InputStream 入力) |
静的StepStats | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的StepStats | parseFrom (ByteBuffer データ) |
静的StepStats | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的StepStats | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的StepStats | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的StepStats | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的StepStats | parseFrom (com.google.protobuf.ByteString データ) |
静的StepStats | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的StepStats | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
StepStats.Builder | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数DEV_STATS_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDevStatsCount ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
public List< DeviceStepStats > getDevStatsList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
public DeviceStepStatsOrBuilder getDevStatsOrBuilder (int インデックス)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
公開リスト<? extends DeviceStepStatsOrBuilder > getDevStatsOrBuilderList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static StepStats parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static StepStats parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static StepStats parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static StepStats parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static StepStats parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static StepStats parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|