public interface FeatureListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Feature |
getFeature(int index)
repeated .tensorflow.Feature feature = 1; |
int |
getFeatureCount()
repeated .tensorflow.Feature feature = 1; |
List<Feature> |
getFeatureList()
repeated .tensorflow.Feature feature = 1; |
FeatureOrBuilder |
getFeatureOrBuilder(int index)
repeated .tensorflow.Feature feature = 1; |
List<? extends FeatureOrBuilder> |
getFeatureOrBuilderList()
repeated .tensorflow.Feature feature = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofFeature getFeature(int index)
repeated .tensorflow.Feature feature = 1;int getFeatureCount()
repeated .tensorflow.Feature feature = 1;List<? extends FeatureOrBuilder> getFeatureOrBuilderList()
repeated .tensorflow.Feature feature = 1;FeatureOrBuilder getFeatureOrBuilder(int index)
repeated .tensorflow.Feature feature = 1;Copyright © 2015–2019. All rights reserved.