Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c866 void DeconvDwBorderPixel(float *dst, const float *src, const float *weight, int height, int width, … in DeconvDwBorderPixel() function
919DeconvDwBorderPixel(dst_kernel, src_kernel, weight_kernel, end_kh - start_kh, end_kw - start_kw, in DeconvDwBorder()