Searched refs:parseWeights (Results 1 – 1 of 1) sorted by relevance
1605 … const auto parseWeights = [&weights](LoadResult& loadResult, const json::value& weight) -> bool { in PrimitiveAttributes() local1612 if (!ForEachInArray(loadResult, jsonData, "weights", parseWeights)) { in PrimitiveAttributes()