OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadWeightVector
(Results
1 - 3
of
3
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h
169
weight_.
LoadWeightVector
(model);
173
model->
LoadWeightVector
(weight_);
stochastic_linear_ranker.cpp
94
current_negative_.
LoadWeightVector
(negative);
sparse_weight_vector.h
115
void
LoadWeightVector
(const SparseWeightVector<Key, Hash> &vec) {
Completed in 46 milliseconds