Home
last modified time | relevance | path

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

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Dcpu_reducer.cpp134 void uni_vadd(const Xmm &x1, const Xmm &x2, const Operand &op) { in uni_vadd() function
200 this->uni_vadd(Vmm(i), Vmm(i), vmmword[reg_src + off]); in accumulate()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Dcpu_reducer.cpp134 void uni_vadd(const Xmm &x1, const Xmm &x2, const Operand &op) { in uni_vadd() function
200 this->uni_vadd(Vmm(i), Vmm(i), vmmword[reg_src + off]); in accumulate()