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
Add support for the new AVX-512-FP16 x86 extension, which appears to already be available as unstable in core::arch. It allows for a wide variety of operations. Will need to be added to core::arch. Hardware using it isn't quite out yet though.
Add support for the new AVX-512-FP16 x86 extension,
which appears to already be available as unstable in. It allows for a wide variety of operations. Will need to be added tocore::arch
core::arch
. Hardware using it isn't quite out yet though.Extension specs: https://software.intel.com/content/dam/develop/external/us/en/documents-tps/intel-avx512-fp16.pdf
The text was updated successfully, but these errors were encountered: