Home
last modified time | relevance | path

Searched defs:SWConvKernel (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dconv_sw_arm64_fp32.c42 typedef void (*SWConvKernel)(float *dst, const float *src, const float *weight, const float *bias, … typedef
Dconv_sw_avx_fp32.c1138 typedef void (*SWConvKernel)(float *dst, const float *src, const float *weight, const float *bias, … typedef