v0.19.0 - small updates
What's Changed
- Fix memory safety issue in CudaSlice::leak and optimize Drop by @wizenink in #516
- [Breaking] get_global returns CudaViewMut by @chelsea0x3b in #517
- Add fallback for loading like there is for version by @wingertge in #518
- fixes a few issues with multi gpu usage in both candle and mistralrs by @krampenschiesser in #520
- unify memcpy peer & memcpy dtod by @chelsea0x3b in #522
New Contributors
- @wingertge made their first contribution in #518
- @krampenschiesser made their first contribution in #520
Full Changelog: v0.18.2...v0.19.0