mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Update Eigen pin to 5.0.0 . Tons of new features and perf improvements. Most importantly updates minimum from C++03 to C++14 giving a ton of performance optimizations like properly implemented move operators, simplified code, etc. Also improved vectorization particularily on ARM. We really only use this library as a fallback for sparse operators, but still useful to update it. Pull Request resolved: https://github.com/pytorch/pytorch/pull/165840 Approved by: https://github.com/albanD
2 lines
6 B
Plaintext
2 lines
6 B
Plaintext
5.0.0
|