Skip to content

v8.1.2: Update blis support and CuPy extras

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 27 Sep 09:44
d9c40cf

✨ New features and improvements

  • Update CuPy extras to add cuda116, cuda117, cuda11x and cuda-autodetect, which uses the new cupy-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