HomeSort by relevance Sort by last modified time
    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 138 milliseconds