Searched refs:loadBtvWeights (Results 1 – 2 of 2) sorted by relevance
67 void loadBtvWeights(const float* weights, size_t count);216 void loadBtvWeights(const float* weights, size_t count) in loadBtvWeights() function
75 void loadBtvWeights(const float* weights, size_t count);187 btv_l1_cudev::loadBtvWeights(&btvWeights[0], size); in calcBtvWeights()