Searched refs:weight_backup (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp67 SparseWeightVector<Key, Hash> weight_backup; local
68 weight_backup.CopyFrom(weight_);
128 weight_.CopyFrom(weight_backup);

Completed in 81 milliseconds