Home
last modified time | relevance | path

Searched refs:weights_feature_stride (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
DSVDF.cpp111 const int weights_feature_stride = weights_feature_->shape().dimensions[1]; in Eval() local
157 weights_feature_ptr += weights_feature_stride; in Eval()