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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dcommon_defs.h29 enum AdaptationMode { CONST, INV_LINEAR, INV_QUADRATIC, INV_SQRT }; enumerator in enum:learning_stochastic_linear::AdaptationMode
H A Dlearning_rate_controller-inl.h98 } else if (mode_ == INV_QUADRATIC) {
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp162 classifier->SetAdaptationMode(learning_stochastic_linear::INV_QUADRATIC);
315 case learning_stochastic_linear::INV_QUADRATIC :

Completed in 68 milliseconds