BenchmarkEntries de la clase final pública
Tipo de tensorflow.BenchmarkEntries
Clases anidadas
| clase | BenchmarkEntries.Builder | Tipo de tensorflow.BenchmarkEntries | |
Constantes
| En t | ENTRY_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| Entradas de referencia estáticas | |
| Entradas de referencia | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| BenchmarkEntry | getEntry (índice int) repeated .tensorflow.BenchmarkEntry entry = 1; |
| En t | getEntryCount () repeated .tensorflow.BenchmarkEntry entry = 1; |
| Lista < BenchmarkEntry > | getEntryList () repeated .tensorflow.BenchmarkEntry entry = 1; |
| BenchmarkEntryOrBuilder | getEntryOrBuilder (índice int) repeated .tensorflow.BenchmarkEntry entry = 1; |
| Lista <? extiende BenchmarkEntryOrBuilder > | getEntryOrBuilderList () repeated .tensorflow.BenchmarkEntry entry = 1; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| static BenchmarkEntries.Builder | newBuilder (prototipo de BenchmarkEntries ) |
| static BenchmarkEntries.Builder | newBuilder () |
| BenchmarkEntries.Builder | |
| Entradas de referencia estáticas | parseDelimitedFrom (entrada InputStream) |
| Entradas de referencia estáticas | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Entradas de referencia estáticas | parseFrom (datos ByteBuffer) |
| Entradas de referencia estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Entradas de referencia estáticas | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Entradas de referencia estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Entradas de referencia estáticas | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Entradas de referencia estáticas | parseFrom (datos com.google.protobuf.ByteString) |
| Entradas de referencia estáticas | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Entradas de referencia estáticas | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| BenchmarkEntries.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int ENTRY_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean es igual a (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista pública < Entrada de referencia > getEntryList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
public BenchmarkEntryOrBuilder getEntryOrBuilder (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista pública <? extiende 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)
Lanza
| IOException |
|---|
public static BenchmarkEntries parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static BenchmarkEntries parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static BenchmarkEntries parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static BenchmarkEntries parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
Public static BenchmarkEntries parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static BenchmarkEntries parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static BenchmarkEntries parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|