BenchmarkEntries

publiczna klasa końcowa BenchmarkEntries

Protobuf typu tensorflow.BenchmarkEntries

Klasy zagnieżdżone

klasa BenchmarkEntries.Builder Protobuf typu tensorflow.BenchmarkEntries

Stałe

wew ENTRY_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne wpisy benchmarkowe
Wpisy benchmarkowe
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Wpis do testu porównawczego
getEntry (indeks int)
repeated .tensorflow.BenchmarkEntry entry = 1;
wew
getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista< Wpis testu porównawczego >
getEntryList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntryOrBuilder
getEntryOrBuilder (indeks int)
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista<? rozszerza BenchmarkEntryOrBuilder >
getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny BenchmarkEntries.Builder
statyczny BenchmarkEntries.Builder
BenchmarkEntries.Builder
statyczne wpisy benchmarkowe
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne wpisy benchmarkowe
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne wpisy benchmarkowe
parseFrom (dane ByteBuffer)
statyczne wpisy benchmarkowe
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne wpisy benchmarkowe
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne wpisy benchmarkowe
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne wpisy benchmarkowe
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne wpisy benchmarkowe
parseFrom (dane com.google.protobuf.ByteString)
statyczne wpisy benchmarkowe
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne wpisy benchmarkowe
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
BenchmarkEntries.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ENTRY_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public static BenchmarkEntries getDefaultInstance ()

publiczne wpisy testów porównawczych getDefaultInstanceForType ()

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

publiczny BenchmarkEntry getEntry (indeks int)

repeated .tensorflow.BenchmarkEntry entry = 1;

publiczny int getEntryCount ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public List< BenchmarkEntry > getEntryList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntryOrBuilder getEntryOrBuilder (indeks int)

repeated .tensorflow.BenchmarkEntry entry = 1;

lista publiczna<? rozszerza BenchmarkEntryOrBuilder > getEntryOrBuilderList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny BenchmarkEntries.Builder newBuilder (prototyp BenchmarkEntries )

public static BenchmarkEntries.Builder newBuilder ()

public BenchmarkEntries.Builder newBuilderForType ()

public static BenchmarkEntries parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

public static BenchmarkEntries parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static BenchmarkEntries parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static BenchmarkEntries parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static BenchmarkEntries parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static BenchmarkEntries parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static BenchmarkEntries parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static BenchmarkEntries parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static BenchmarkEntries parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public BenchmarkEntries.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO