BenchmarkEntriesOrBuilder

interfaccia pubblica BenchmarkEntriesOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

Voce di benchmark astratta
getEntry (indice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
astratto int
getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista astratta< BenchmarkEntry >
getEntryList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
abstract BenchmarkEntryOrBuilder
getEntryOrBuilder (indice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
Elenco astratto<? estende BenchmarkEntryOrBuilder >
getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;

Metodi pubblici

public abstract BenchmarkEntry getEntry (indice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

public abstract int getEntryCount ()

repeated .tensorflow.BenchmarkEntry entry = 1;

Lista astratta pubblica< BenchmarkEntry > getEntryList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public abstract BenchmarkEntryOrBuilder getEntryOrBuilder (indice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

Elenco abstract pubblico<? estende BenchmarkEntryOrBuilder > getEntryOrBuilderList ()

repeated .tensorflow.BenchmarkEntry entry = 1;