Home
last modified time | relevance | path

Searched refs:DepthwiseBorderAvxFp32 (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.h106 void DepthwiseBorderAvxFp32(float *dst, const float *src, const float *weight, const float *bias, i…
Dconv_depthwise_fp32.c1026 void DepthwiseBorderAvxFp32(float *dst, const float *src, const float *weight, const float *bias, i… in DepthwiseBorderAvxFp32() function
1107DepthwiseBorderAvxFp32(dst_w, input_data + oc_step, weight, bias, oh, 0, output_w, conv_param, sw_… in DepthwiseSWAvxFp32()
1111DepthwiseBorderAvxFp32(dst_w, input_data + oc_step, weight, bias, oh, 0, out_left, conv_param, sw_… in DepthwiseSWAvxFp32()
1126DepthwiseBorderAvxFp32(dst_w, input_data + oc_step, weight, bias, oh, out_right, output_w, conv_pa… in DepthwiseSWAvxFp32()