HomeSort by relevance Sort by last modified time
    Searched refs:LoadWeightVector (Results 1 - 3 of 3) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 170 weight_.LoadWeightVector(model);
174 model->LoadWeightVector(weight_);
stochastic_linear_ranker.cpp 94 current_negative_.LoadWeightVector(negative);
sparse_weight_vector.h 116 void LoadWeightVector(const SparseWeightVector<Key, Hash> &vec) {

Completed in 66 milliseconds