Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Tensor multiplication using MKL

radjaradja
Beginner
1,049 Views

Hello,

Is it possible to perform a multidimensional array multiplication using Intel MKL? If it is, could you please provide the name of the function I should use or a simple example? 

Thank you

0 Kudos
1 Reply
Khang_N_Intel
Employee
1,049 Views

Hi Radjaradja,

Thank you for posting!

I believe that Intel(R) MKL doesn't directly support tensor operations.  You might want to look into TBLIS at: https://github.com/devinamatthews/tblis/wiki

Best regards,

Khang

0 Kudos
Reply