v0.3.1
v0.3.1 (2020-02-07)
Closed issues:
- error with high precision numbers on GPU (#79)
- Einsum fails on certain configurations for CuArrays (#78)
- List of bad interfaces to rename (#66)
- Allowing specify missing index sizes (#44)
Merged pull requests:
- Add a note about brackets (#84) (mcabbott)
- Update Project.toml (#83) (mcabbott)
- use ZygoteRules (#82) (mcabbott)
- An option to disable fallback (#81) (mcabbott)
- Fix batchedmm dispatch (#80) (GiggleLiu)
- use CuArrays, CUDAnative, and CUDAdrv through .CuArrays (#77) (jfeist)
- use batched gemm to speed up GPU and lower the JIT time (#74) (GiggleLiu)
- allow additional size information (#67) (GiggleLiu)