Searched defs:raw_weights (Results 1 – 2 of 2) sorted by relevance
121 const std::unordered_map<std::string, double>& raw_weights, in ExtractNormalizedSectionWeights()
331 const auto* raw_weights = inputs.at(index).weights().GetPointer<float>(); in ConvertDynamicRangeMode() local