Skip to content

Releases: elixir-nx/xla

v0.4.2

14 Dec 22:34
e0352a1

Choose a tag to compare

Added

  • Precompiled binaries for Linux musl (#31)

Fixed

  • Partially fixed building for ROCm, see notes (#30)

v0.4.1

08 Dec 15:07

Choose a tag to compare

Added

  • Precompiled binaries for CUDA 11.4+ (cuDNN 8.2+) and CUDA 11.8+ (cuDNN 8.6+) (#27)

Changed

  • Precompiled binaries to assume glibc 31+ (#27)

v0.4.0

20 Nov 20:42
fe9dedd

Choose a tag to compare

Changed

  • Bumped XLA (Tensorflow) version to 2.11.0 (#25)

v0.3.0

18 Feb 22:02
6193207

Choose a tag to compare

Changed

  • Bumped XLA (Tensorflow) version to 2.8.0 (#15)

Removed

  • Dropped support for CUDA 10.2 and 11.0, now 11.1+ is required (#17)

v0.2.0

24 Sep 00:27

Choose a tag to compare

Added

  • Added support for Apple Silicon (#9)

Changed

  • Bumped XLA (Tensorflow) version to 2.6.0 (#9)

v0.1.1

16 Sep 16:26
b483373

Choose a tag to compare

Changed

  • Build for older glibc versions (#3)

v0.1.0

15 Sep 19:22
0e00962

Choose a tag to compare

Initial release.