commit | 802568322625be9ab162c3529d525b960ed96a0c | [log] [tgz] |
---|---|---|
author | Alexander Grund <github@grundis.de> | Sat Aug 03 03:49:51 2024 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Sat Aug 03 03:49:51 2024 +0000 |
tree | 86da2e9974240e406d95123072531f95262b6b98 | |
parent | ec18dd09c8fe7dda881331737a012a2cfbf5d9e4 [diff] |
Fix conversion of `Eigen::half` to `_Float16` in AVX512 code
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.