Skip to content

jaxlib v0.4.28

Compare
Choose a tag to compare
@hawkinsp hawkinsp released this 09 May 23:27
· 683 commits to main since this release
  • Bug fixes

    • Fixes a memory corruption bug in the type name of Array and JIT Python
      objects in Python 3.10 or earlier.
    • Fixed a warning '+ptx84' is not a recognized feature for this target
      under CUDA 12.4.
    • Fixed a slow compilation problem on CPU.
  • Changes

    • The Windows build is now built with Clang instead of MSVC.