This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8acbf5c11c2bbbfb2279cc0dc58278a91235eac6
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Matthew Sterrett
7a3b667c43
Add support for AVX512-FP16 for vectorizing half precision math
2022-08-17 18:15:21 +00:00
..
Complex.h
Fix mixingtypes for g++-11.
2022-02-25 19:28:10 +00:00
GemmKernel.h
Disable AVX512 GEMM kernels by default.
2022-07-20 21:22:48 +00:00
MathFunctions.h
Removed EIGEN_UNUSED decorations from many functions that are in fact used
2022-03-03 20:19:33 +00:00
PacketMath.h
Add support for AVX512-FP16 for vectorizing half precision math
2022-08-17 18:15:21 +00:00
PacketMathFP16.h
Add support for AVX512-FP16 for vectorizing half precision math
2022-08-17 18:15:21 +00:00
TrsmKernel.h
Disable AVX512 GEMM kernels by default.
2022-07-20 21:22:48 +00:00
TrsmUnrolls.inc
Disable AVX512 GEMM kernels by default.
2022-07-20 21:22:48 +00:00
TypeCasting.h
Add support for AVX512-FP16 for vectorizing half precision math
2022-08-17 18:15:21 +00:00