Searched refs:INV_SQRT (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.h102 } else if (mode_ == INV_SQRT) {
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp164 classifier->SetAdaptationMode(learning_stochastic_linear::INV_SQRT);
318 case learning_stochastic_linear::INV_SQRT :

Completed in 1066 milliseconds