classe final pública BenchmarkEntries
tensorflow.BenchmarkEntries tipo tensorflow.BenchmarkEntries
Classes aninhadas
| aula | BenchmarkEntries.Builder | tensorflow.BenchmarkEntries type tensorflow.BenchmarkEntries | |
Constantes
| int | ENTRY_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| BenchmarkEntries estáticos | |
| BenchmarkEntries | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| BenchmarkEntry | getEntry (índice int) repeated .tensorflow.BenchmarkEntry entry = 1; |
| int | getEntryCount () repeated .tensorflow.BenchmarkEntry entry = 1; |
| Listar < BenchmarkEntry > | getEntryList () repeated .tensorflow.BenchmarkEntry entry = 1; |
| BenchmarkEntryOrBuilder | |
| Lista <? estende BenchmarkEntryOrBuilder > | getEntryOrBuilderList () repeated .tensorflow.BenchmarkEntry entry = 1; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static BenchmarkEntries.Builder | newBuilder (protótipo BenchmarkEntries ) |
| static BenchmarkEntries.Builder | newBuilder () |
| BenchmarkEntries.Builder | |
| BenchmarkEntries estáticos | parseDelimitedFrom (input InputStream) |
| BenchmarkEntries estáticos | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BenchmarkEntries estáticos | parseFrom (dados ByteBuffer) |
| BenchmarkEntries estáticos | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BenchmarkEntries estáticos | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BenchmarkEntries estáticos | parseFrom (com.google.protobuf.CodedInputStream input) |
| BenchmarkEntries estáticos | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BenchmarkEntries estáticos | parseFrom (com.google.protobuf.ByteString data) |
| BenchmarkEntries estáticos | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BenchmarkEntries estáticos | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| BenchmarkEntries.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int ENTRY_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
public BenchmarkEntryOrBuilder getEntryOrBuilder (índice interno )
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista pública <? estende BenchmarkEntryOrBuilder > getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static BenchmarkEntries parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static BenchmarkEntries parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static BenchmarkEntries parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static BenchmarkEntries parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static BenchmarkEntries parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static BenchmarkEntries parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|