public interface BenchmarkEntriesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BenchmarkEntry |
getEntry(int index)
repeated .tensorflow.BenchmarkEntry entry = 1; |
int |
getEntryCount()
repeated .tensorflow.BenchmarkEntry entry = 1; |
List<BenchmarkEntry> |
getEntryList()
repeated .tensorflow.BenchmarkEntry entry = 1; |
BenchmarkEntryOrBuilder |
getEntryOrBuilder(int index)
repeated .tensorflow.BenchmarkEntry entry = 1; |
List<? extends BenchmarkEntryOrBuilder> |
getEntryOrBuilderList()
repeated .tensorflow.BenchmarkEntry entry = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<BenchmarkEntry> getEntryList()
repeated .tensorflow.BenchmarkEntry entry = 1;BenchmarkEntry getEntry(int index)
repeated .tensorflow.BenchmarkEntry entry = 1;int getEntryCount()
repeated .tensorflow.BenchmarkEntry entry = 1;List<? extends BenchmarkEntryOrBuilder> getEntryOrBuilderList()
repeated .tensorflow.BenchmarkEntry entry = 1;BenchmarkEntryOrBuilder getEntryOrBuilder(int index)
repeated .tensorflow.BenchmarkEntry entry = 1;Copyright © 2015–2019. All rights reserved.