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
4a034095698d5d0f3e49003fe9557c1aea7b6638
eigen
/
Eigen
/
src
/
Core
/
arch
/
AltiVec
History
Chip Kerchner
4a03409569
Fix problem with array conversions BF16->F32 in Power.
2023-02-13 21:30:45 +00:00
..
Complex.h
Change in Power eigen_asserts to eigen_internal_asserts since it is putting unnecessary error checking and assertions without NDEBUG.
2023-02-08 00:57:30 +00:00
MathFunctions.h
Fix pre-POWER8_VECTOR bugs in pcmp_lt and pnegate and reactivate psqrt.
2023-01-31 19:40:24 +00:00
MatrixProduct.h
Revert ODR changes and make gemm_extra_cols and gemm_complex_extra_cols EIGEN_ALWAYS_INLINE to avoid external functions.
2023-02-10 17:05:07 +00:00
MatrixProductCommon.h
Revert ODR changes and make gemm_extra_cols and gemm_complex_extra_cols EIGEN_ALWAYS_INLINE to avoid external functions.
2023-02-10 17:05:07 +00:00
MatrixProductMMA.h
Revert ODR changes and make gemm_extra_cols and gemm_complex_extra_cols EIGEN_ALWAYS_INLINE to avoid external functions.
2023-02-10 17:05:07 +00:00
MatrixProductMMAbfloat16.h
Fix problem with array conversions BF16->F32 in Power.
2023-02-13 21:30:45 +00:00
MatrixVectorProduct.h
Altivec fixes for Darwin: do not use unsupported VSX insns
2023-01-12 16:33:33 +00:00
PacketMath.h
Change in Power eigen_asserts to eigen_internal_asserts since it is putting unnecessary error checking and assertions without NDEBUG.
2023-02-08 00:57:30 +00:00