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

SGEMV bf16/int8 support

arunak
Beginner
366 Views

Is there any support for sgemv int8/bf16 in mkl?

In mkl_blas.h file I was not able to find any apis for bf16/int8 sgemv ,Is there any reason of not having the int8sgemv kernel?

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
249 Views

Hi,  current int8/bf16 support is only for gemm function.   gemv does not support it. 

Is this request for CPU or GPU? any usage case that need int8/bf16 support for oneMKL?

 

thanks,
Chao   

0 Kudos
Reply