Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DDepthwiseFp32_Sse.c248 float *dst_kh = dst_w; in DeconvDwFp32Center() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c624 float16_t *dst_kh = dst; in DeconvDepthwiseBorderPixelFp16() local
687 float16_t *dst_kh = dst_w; in DeconvDepthwiseCenterFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv_depthwise_int8.c673 int32_t *dst_kh = dst; in DeconvDwInt8BorderPixel() local
727 int32_t *dst_kh = dst_w; in DeconvDwInt8Center() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c868 float *dst_kh = dst; in DeconvDwBorderPixel() local
938 float *dst_kh = dst_w; in DeconvDwCenter() local