Searched refs:DepthwiseSW3x32Kernel (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | conv_depthwise_fp32.h | 71 void DepthwiseSW3x32Kernel(float *dst, const float *src, const float *weight, const float *bias, si…
|
D | conv_depthwise_fp32.c | 1090 {DepthwiseSW1x32Kernel, DepthwiseSW3x32Kernel}}; in DepthwiseSWAvxFp32() 1198 void DepthwiseSW3x32Kernel(float *dst, const float *src, const float *weight, const float *bias, si… in DepthwiseSW3x32Kernel() function
|
/third_party/mindspore/.jenkins/check/config/ |
D | whitelizard.txt | 72 …csrc/backend/kernel_compiler/cpu/nnacl/fp32/conv_depthwise_fp32.c:DepthwiseSW3x32Kernel, Depthwise…
|