hi,
In INTEL-IPP-2019, ippmMul_mv_64f became obsolet. So how can I multiply a matrix by a vector now?
Thanks a lot
連結已複製
3 回應
Hi Jacques,
ippM domain was deprecated long ago and removed from the library in IPP 9.0 release. There are only two ways to have this functionality: (1) to link with the IPP legacy libraries or (2) to switch to MKL libraries. Please take a look at https://software.intel.com/en-us/articles/the-alternatives-for-intel-ipp-legacy-small-matrices-domain for details.
Regards, Igor
