Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Tensor multiplication using MKL

radjaradja
Beginner
1,660 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,660 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