Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DDepthwiseFp32_Sse.c156 __m128 tmp_ma4 = _mm_mul_ps(src_kw_ma4, weight_kw_ma4); in ConvDwFp32Center() local
280 __m128 tmp_ma4 = _mm_mul_ps(src_w_ma, weight_kw_ma4); in DeconvDwFp32Center() local