Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_1x1_x86_fp32.c529 float *dst_3 = dst + 3 * oc_align / sizeof(float); in Conv1x1SW4x24Kernel() local
932 float *dst_3 = dst + 3 * oc_align / sizeof(float); in Conv1x1SW6x16Kernel() local
1326 float *dst_3 = dst + 3 * oc_align / sizeof(float); in Conv1x1SW12x8Kernel() local
Dconv_common_fp32.c696 float *dst_3 = dst + 3 * out_step; in SWConv4x24Kernel() local
958 float *dst_3 = dst + 3 * out_step; in SWConv6x16Kernel() local
1216 float *dst_3 = dst + 3 * out_step; in SWConv12x8Kernel() local
1395 float *dst_3 = dst + 3 * out_step; in SWConv4x8Kernel() local
Dconv_depthwise_fp32.c1430 float *dst_3 = dst + 3 * oc_algin; in DepthwiseSW4x24Kernel() local
1647 float *dst_3 = dst + 3 * oc_algin; in DepthwiseSW4x16Kernel() local
1826 float *dst_3 = dst + 3 * oc_algin; in DepthwiseSW8x8Kernel() local