Uses of Interface
org.tensorflow.metadata.v0.ValueCountOrBuilder
-
Packages that use ValueCountOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of ValueCountOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement ValueCountOrBuilder Modifier and Type Class Description classValueCountLimits on maximum and minimum number of values in a single example (when the feature is present).static classValueCount.BuilderLimits on maximum and minimum number of values in a single example (when the feature is present).Methods in org.tensorflow.metadata.v0 that return ValueCountOrBuilder Modifier and Type Method Description ValueCountOrBuilderFeature.Builder. getValueCountOrBuilder()The feature doesn't have a well defined shape.ValueCountOrBuilderFeature. getValueCountOrBuilder()The feature doesn't have a well defined shape.ValueCountOrBuilderFeatureOrBuilder. getValueCountOrBuilder()The feature doesn't have a well defined shape.
-