Files
eigen/Eigen/src/Core/arch
Antonio Sanchez 1296abdf82 Fix non-trivial Half constructor for CUDA.
Both CUDA and HIP require trivial default constructors for types used
in shared memory. Otherwise failing with
```
error: initialization is not supported for __shared__ variables.
```
2021-03-08 07:32:54 -08:00
..
2021-02-17 13:13:39 -08:00
2021-02-17 02:23:24 +00:00
2021-02-24 00:16:31 +00:00
2020-05-07 17:14:26 -07:00
2021-02-17 02:23:24 +00:00