v0.8.10 Bug fixes and performance improvement
What's Changed
- fix: fix PQ training metric type is not appropriately propogated by @eddyxu in #1493
- docs: clarify behaviour of refine_factor by @albertlockett in #1496
- ci: cancel in progress runs on new push by @albertlockett in #1497
- chore: remove unused value settings by @eddyxu in #1494
- feat: provide a f32x16 abstraction to make unrolling 256-bit code easier by @eddyxu in #1495
Full Changelog: v0.8.9...v0.8.10