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
554fe02ae3f3fbc2fd320c26a522f1e59b2d6342
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Rasmus Munk Larsen
554fe02ae3
Enable new AVX512 GEMM kernel by default.
2023-04-12 13:39:06 -07:00
..
Complex.h
Small packet math cleanup.
2023-04-04 16:14:32 +00:00
GemmKernel.h
Enable new AVX512 GEMM kernel by default.
2023-04-12 13:39:06 -07:00
MathFunctions.h
Clean up generic packetmath specializations for various backends with the help of a macro.
2023-03-10 22:02:23 +00:00
PacketMath.h
Small packet math cleanup.
2023-04-04 16:14:32 +00:00
PacketMathFP16.h
Get rid of EIGEN_HAS_AVX512_MATH workaround.
2023-02-23 23:16:41 +00:00
TrsmKernel.h
Fix ODR issues with Intel's AVX512 TRSM kernels.
2023-02-27 07:54:52 +00:00
TrsmUnrolls.inc
ASAN fixes for AVX512 GEMM/TRSM
2023-04-04 15:54:24 -07:00
TypeCasting.h
Use the correct truncating intrinsic for double->int casting.
2023-04-03 13:56:41 -07:00