jaxlib-v0.4.28
版本发布时间: 2024-05-10 07:27:42
jax-ml/jax最新发布版本:jaxlib-v0.4.32(2024-09-12 04:03:04)
-
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.