| commit | 11e4056f6bbcc5dff23d051f662a4e5b91ee36a7 | [log] [tgz] |
|---|---|---|
| author | David Tellenbach <david.tellenbach@me.com> | Wed Nov 18 23:02:21 2020 +0000 |
| committer | David Tellenbach <david.tellenbach@me.com> | Wed Nov 18 23:02:21 2020 +0000 |
| tree | a6f25fcf28e69c1a5378a31b458481557b9403d9 | |
| parent | 17268b155d54422f1294130c0fb8c178757d911a [diff] |
Re-enable Arm Neon Eigen::half packets of size 8 - Add predux_half_dowto4 - Remove explicit casts in Half.h to match the behaviour of BFloat16.h - Enable more packetmath tests for Eigen::half
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.