Uses of Interface
org.tensorflow.proto.BenchmarkEntryOrBuilder
Packages that use BenchmarkEntryOrBuilder
-
Uses of BenchmarkEntryOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement BenchmarkEntryOrBuilderModifier and TypeClassDescriptionfinal classEach unit test or benchmark in a test or benchmark run provides some set of information.static final classEach unit test or benchmark in a test or benchmark run provides some set of information.Methods in org.tensorflow.proto that return BenchmarkEntryOrBuilderModifier and TypeMethodDescriptionBenchmarkEntries.Builder.getEntryOrBuilder(int index) repeated .tensorflow.BenchmarkEntry entry = 1;BenchmarkEntries.getEntryOrBuilder(int index) repeated .tensorflow.BenchmarkEntry entry = 1;BenchmarkEntriesOrBuilder.getEntryOrBuilder(int index) repeated .tensorflow.BenchmarkEntry entry = 1;Methods in org.tensorflow.proto that return types with arguments of type BenchmarkEntryOrBuilderModifier and TypeMethodDescriptionList<? extends BenchmarkEntryOrBuilder> BenchmarkEntries.Builder.getEntryOrBuilderList()repeated .tensorflow.BenchmarkEntry entry = 1;List<? extends BenchmarkEntryOrBuilder> BenchmarkEntries.getEntryOrBuilderList()repeated .tensorflow.BenchmarkEntry entry = 1;List<? extends BenchmarkEntryOrBuilder> BenchmarkEntriesOrBuilder.getEntryOrBuilderList()repeated .tensorflow.BenchmarkEntry entry = 1;