BenchmarkEntries

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
getEntryOrBuilder (índice interno )
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista <? estende BenchmarkEntryOrBuilder >
getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
int
final com.google.protobuf.UnknownFieldSet
int
final booleano
static BenchmarkEntries.Builder
static BenchmarkEntries.Builder
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
BenchmarkEntries.Builder
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 BenchmarkEntries getDefaultInstance ()

public BenchmarkEntries getDefaultInstanceForType ()

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

public BenchmarkEntry getEntry (int index)

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 (í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.Builder newBuilder (protótipo BenchmarkEntries )

public static BenchmarkEntries.Builder newBuilder ()

public BenchmarkEntries.Builder newBuilderForType ()

public static BenchmarkEntries parseDelimitedFrom (InputStream input)

Lança
IOException

public static BenchmarkEntries parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static BenchmarkEntries parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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 BenchmarkEntries.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException