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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dcommon_defs.h30 enum UpdateType { FULL_CS, CLIP_CS, REG_CS, SL, ADAPTIVE_REG }; enum in namespace:learning_stochastic_linear
H A Dstochastic_linear_ranker.h86 UpdateType GetUpdateType() const {
155 void SetUpdateType(UpdateType u) {
209 UpdateType update_type_;

Completed in 846 milliseconds