Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DDepthwiseFp32_Sse.c252 float *dst_kw = dst_kh; in DeconvDwFp32Center() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c627 float16_t *dst_kw = dst_kh; in DeconvDepthwiseBorderPixelFp16() local
690 float16_t *dst_kw = dst_kh; in DeconvDepthwiseCenterFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv_depthwise_int8.c676 int32_t *dst_kw = dst_kh; in DeconvDwInt8BorderPixel() local
730 int32_t *dst_kw = dst_kh; in DeconvDwInt8Center() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c871 float *dst_kw = dst_kh; in DeconvDwBorderPixel() local
941 float *dst_kw = dst_kh; in DeconvDwCenter() local