public interface FeatureConfigurationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FeatureConfiguration.ConfigCase |
getConfigCase() |
FixedLenFeatureProto |
getFixedLenFeature()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FixedLenFeatureProtoOrBuilder |
getFixedLenFeatureOrBuilder()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
VarLenFeatureProto |
getVarLenFeature()
.tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProtoOrBuilder |
getVarLenFeatureOrBuilder()
.tensorflow.VarLenFeatureProto var_len_feature = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofFixedLenFeatureProto getFixedLenFeature()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;VarLenFeatureProto getVarLenFeature()
.tensorflow.VarLenFeatureProto var_len_feature = 2;VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder()
.tensorflow.VarLenFeatureProto var_len_feature = 2;FeatureConfiguration.ConfigCase getConfigCase()
Copyright © 2015–2017. All rights reserved.