v8.1.2: Update blis support and CuPy extras
✨ New features and improvements
- Update CuPy extras to add
cuda116
,cuda117
,cuda11x
andcuda-autodetect
, which uses the newcupy-wheel
package (#740). - Add a pytest-randomly entry point for
fix_random_seed
(#748).
🔴 Bug fixes
- Fix issue #772: Restrict supported
blis
versions to~=0.7.8
to avoid bugs in BLIS 0.9.0.
👥 Contributors
@adrianeboyd, @honnibal, @ines, @rmitsch, @svlandeg, @willfrey