BenchmarkEntries

パブリック最終クラスBenchmarkEntries

Protobuf 型tensorflow.BenchmarkEntries

ネストされたクラス

クラスBenchmarkEntries.Builder Protobuf 型tensorflow.BenchmarkEntries

定数

整数ENTRY_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的ベンチマークエントリ
ベンチマークエントリ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
ベンチマークエントリー
getEntry (int インデックス)
repeated .tensorflow.BenchmarkEntry entry = 1;
整数
getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
リスト< BenchmarkEntry >
getEntryList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntryOrBuilder
getEntryOrBuilder (int インデックス)
repeated .tensorflow.BenchmarkEntry entry = 1;
リスト<? BenchmarkEntryOrBuilderを拡張 >
getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的BenchmarkEntries.Builder
newBuilder ( BenchmarkEntriesプロトタイプ)
静的BenchmarkEntries.Builder
BenchmarkEntries.Builder
静的ベンチマークエントリ
parseDelimitedFrom (InputStream 入力)
静的ベンチマークエントリ
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ベンチマークエントリ
parseFrom (ByteBuffer データ)
静的ベンチマークエントリ
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ベンチマークエントリ
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ベンチマークエントリ
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的ベンチマークエントリ
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ベンチマークエントリ
parseFrom (com.google.protobuf.ByteString データ)
静的ベンチマークエントリ
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ベンチマークエントリ
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
BenchmarkEntries.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数ENTRY_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static BenchmarkEntries getDefaultInstance ()

public BenchmarkEntries getDefaultInstanceForType ()

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

public BenchmarkEntry getEntry (int インデックス)

repeated .tensorflow.BenchmarkEntry entry = 1;

public int getEntryCount ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public List< BenchmarkEntry > getEntryList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntryOrBuilder getEntryOrBuilder (int インデックス)

repeated .tensorflow.BenchmarkEntry entry = 1;

公開リスト<? extends BenchmarkEntryOrBuilder > getEntryOrBuilderList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

public static BenchmarkEntries.Builder newBuilder ( BenchmarkEntriesプロトタイプ)

public static BenchmarkEntries.Builder newBuilder ()

public BenchmarkEntries.Builder newBuilderForType ()

public static BenchmarkEntries parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static BenchmarkEntries parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static BenchmarkEntries parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static BenchmarkEntries parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static BenchmarkEntries parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static BenchmarkEntries parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static BenchmarkEntries parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static BenchmarkEntries parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public BenchmarkEntries.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外