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
dff9a049c4c452b303eb4a4081a614f503e5637b
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Steiner
dff9a049c4
Optimized the computation of exp, sqrt, ceil anf floor for fp16 on Pascal GPUs
2016-11-16 09:01:51 -08:00
..
Complex.h
Added support for constand std::complex numbers on GPU
2016-10-03 11:06:24 -07:00
Half.h
Optimized the computation of exp, sqrt, ceil anf floor for fp16 on Pascal GPUs
2016-11-16 09:01:51 -08:00
MathFunctions.h
Add log1p support for CUDA and half floats
2016-08-08 20:24:59 +01:00
PacketMath.h
Add TernaryFunctors and the betainc SpecialFunction.
2016-06-02 17:04:19 -07:00
PacketMathHalf.h
Merged eigen/eigen into default
2016-11-03 03:55:11 -07:00
TypeCasting.h
Take advantage of AVX512 instructions whenever possible to speedup the processing of 16 bit floats.
2016-10-12 13:45:39 -07:00