mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 10:03:50 +08:00
doc: remove mentioning of MIC (KNX) support
This commit is contained in:
committed by
Manuel Soto
parent
177a9803c3
commit
df54ea1ea8
@ -3,7 +3,7 @@ Legal Information {#legal_information}
|
||||
|
||||
# Trademark Information
|
||||
|
||||
Intel, the Intel logo, Arc, Intel Atom, Intel Core, Intel Xeon Phi, Iris,
|
||||
Intel, the Intel logo, Arc, Intel Atom, Intel Core, Iris,
|
||||
OpenVINO, the OpenVINO logo, Pentium, VTune, and Xeon are trademarks
|
||||
of Intel Corporation or its subsidiaries.
|
||||
|
||||
|
@ -29,8 +29,6 @@ otherwise disabled by default.
|
||||
| \ | AVX | Intel Advanced Vector Extensions (Intel AVX)
|
||||
| \ | AVX2 | Intel Advanced Vector Extensions 2 (Intel AVX2)
|
||||
| \ | AVX2_VNNI | Intel AVX2 with Intel Deep Learning Boost (Intel DL Boost)
|
||||
| \ | AVX512_MIC | Intel Advanced Vector Extensions 512 (Intel AVX-512) with AVX512CD, AVX512ER, and AVX512PF extensions
|
||||
| \ | AVX512_MIC_4OPS | Intel AVX-512 with AVX512_4FMAPS and AVX512_4VNNIW extensions
|
||||
| \ | AVX512_CORE | Intel AVX-512 with AVX512BW, AVX512VL, and AVX512DQ extensions
|
||||
| \ | AVX512_CORE_VNNI | Intel AVX-512 with Intel DL Boost
|
||||
| \ | AVX512_CORE_BF16 | Intel AVX-512 with Intel DL Boost and bfloat16 support
|
||||
@ -39,7 +37,6 @@ otherwise disabled by default.
|
||||
|
||||
@note The ISAs are partially ordered:
|
||||
* SSE41 < AVX < AVX2,
|
||||
* AVX2 < AVX512_MIC < AVX512_MIC_4OPS,
|
||||
* AVX2 < AVX512_CORE < AVX512_CORE_VNNI < AVX512_CORE_BF16 < AVX512_CORE_AMX,
|
||||
* AVX2 < AVX2_VNNI.
|
||||
|
||||
|
Reference in New Issue
Block a user