Uses of Interface
org.tensorflow.metadata.v0.WeightedCommonStatisticsOrBuilder
-
Packages that use WeightedCommonStatisticsOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of WeightedCommonStatisticsOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement WeightedCommonStatisticsOrBuilder Modifier and Type Class Description classWeightedCommonStatisticsCommon weighted statistics for all feature types.static classWeightedCommonStatistics.BuilderCommon weighted statistics for all feature types.Methods in org.tensorflow.metadata.v0 that return WeightedCommonStatisticsOrBuilder Modifier and Type Method Description WeightedCommonStatisticsOrBuilderCommonStatistics.Builder. getWeightedCommonStatsOrBuilder().tensorflow.metadata.v0.WeightedCommonStatistics weighted_common_stats = 7;WeightedCommonStatisticsOrBuilderCommonStatistics. getWeightedCommonStatsOrBuilder().tensorflow.metadata.v0.WeightedCommonStatistics weighted_common_stats = 7;WeightedCommonStatisticsOrBuilderCommonStatisticsOrBuilder. getWeightedCommonStatsOrBuilder().tensorflow.metadata.v0.WeightedCommonStatistics weighted_common_stats = 7;
-