Searched defs:feature_config (Results 1 – 2 of 2) sorted by relevance
229 const FixedLenFeature& feature_config = fixed_len_features[d]; in SingleExampleProtoToTensors() local271 const VarLenFeature& feature_config = var_len_features[d]; in SingleExampleProtoToTensors() local373 const VarLenFeature& feature_config = var_len_features[d]; in BatchExampleProtoToTensors() local
80 for (const auto& feature_config : config.feature_descriptor()) { in ValidateFeatureDescriptors() local