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
8f8e36458f4b590adf54936aefd1c0d3fb667c8f
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Antonio Sánchez
e5794873cb
Replace assert with eigen_assert.
2022-10-04 17:11:23 +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
Vectorize atan() for double.
2022-10-01 01:49:30 +00:00
PacketMath.h
Replace assert with eigen_assert.
2022-10-04 17:11:23 +00:00
PacketMathFP16.h
Add support for AVX512-FP16 for vectorizing half precision math
2022-08-17 18:15:21 +00:00
TrsmKernel.h
Try to reduce compilation time/memory for GEBP kernel using EIGEN_IF_CONSTEXPR
2022-09-23 20:09:42 +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