Searched refs:FeatureWeightsDenseStorage (Results 1 – 2 of 2) sorted by relevance
195 class FeatureWeightsDenseStorage {197 FeatureWeightsDenseStorage(const TTypes<const float>::Matrix nominals, in FeatureWeightsDenseStorage() function302 const std::vector<FeatureWeightsDenseStorage>& dense_weights() const { in dense_weights()308 std::vector<FeatureWeightsDenseStorage> dense_weights_;
39 void FeatureWeightsDenseStorage::UpdateDenseDeltaWeights( in UpdateDenseDeltaWeights()131 std::vector<FeatureWeightsDenseStorage>* const feature_weights) { in Initialize()140 feature_weights->emplace_back(FeatureWeightsDenseStorage{ in Initialize()190 const FeatureWeightsDenseStorage& dense_weights = in ComputeWxAndWeightedExampleNorm()