Home
last modified time | relevance | path

Searched defs:weights_vals (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
Dimpl.cpp192 …const auto weights_vals = wrapper::vload(reinterpret_cast<T *>(weights_ptr + w * run_info.weights_… in depthwise_loop_multiplier1_fp() local
224 …const auto weights_vals = *(reinterpret_cast<T *>(weights_ptr + w * run_info.weights_stride_y) … in depthwise_loop_multiplier1_fp() local
399 …const auto weights_vals = wrapper::vload(reinterpret_cast<TW *>(weights_ptr + w * run_info.weights… in depthwise_loop_multiplier1_quantized() local