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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h169 void LoadWeights(const SparseWeightVector<Key, Hash> &model) { function in class:learning_stochastic_linear::StochasticLinearRanker
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp87 classifier->LoadWeights(model);

Completed in 52 milliseconds