You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#14042 Adds AMX support for int8 GEMM. It would be good to also have support for BF16.
If there is AMX support for BF16 GEMM, should the BF16 AMX be automatically used when the inputs are FP16 or FP32 or does the user need to explicitly Cast?
Describe scenario use case
Higher-performance for BF16 GEMM on CPUs with AMX BF16.
The text was updated successfully, but these errors were encountered:
Describe the feature request
#14042 Adds AMX support for int8 GEMM. It would be good to also have support for BF16.
If there is AMX support for BF16 GEMM, should the BF16 AMX be automatically used when the inputs are FP16 or FP32 or does the user need to explicitly Cast?
Describe scenario use case
Higher-performance for BF16 GEMM on CPUs with AMX BF16.
The text was updated successfully, but these errors were encountered: