OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadWeights
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h
168
void
LoadWeights
(const SparseWeightVector<Key, Hash> &model) {
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp
87
classifier->
LoadWeights
(model);
Completed in 553 milliseconds