Clone this repo:
  1. a7209fa GemmKernel: Define static constexpr member variables out-of-class for C++14 compatibility by Yu You · 10 hours ago master
  2. 26fe567 Fix FP16 for RVV so that it will compile for gcc by Chip Kerchner · 4 days ago
  3. 9b00db8 Simplify thread-safe initialization of GpuDeviceProperties. by Gregory Meyer · 5 days ago
  4. 8cdc0fa Fix naming of predux_half for RVV when LMUL > 1 by Chip Kerchner · 9 days ago
  5. 75bcd15 Vectorize tan(x) by Rasmus Munk Larsen · 12 days ago

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/ or https://libeigen.gitlab.io/docs/.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.