Searched refs:FeatureWeightsSparseStorage (Results 1 – 2 of 2) sorted by relevance
230 class FeatureWeightsSparseStorage {232 FeatureWeightsSparseStorage(const TTypes<const int64>::Vec indices, in FeatureWeightsSparseStorage() function298 const std::vector<FeatureWeightsSparseStorage>& sparse_weights() const { in sparse_weights()307 std::vector<FeatureWeightsSparseStorage> sparse_weights_;
64 void FeatureWeightsSparseStorage::UpdateSparseDeltaWeights( in UpdateSparseDeltaWeights()121 sparse_weights_.emplace_back(FeatureWeightsSparseStorage{ in Initialize()166 const FeatureWeightsSparseStorage& sparse_weights = in ComputeWxAndWeightedExampleNorm()