The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
This is the release note of v13.4.1. This is a hot-fix release addressing several issues including DLPack compatibility with existing user code. See here for the complete list of solved issues and merged PRs.
๐ฌ Join the Matrix chat to talk with developers and users and ask quick questions!
๐ Help us sustain the project by sponsoring CuPy!
๐ Changes
Bug Fixes
- Revert
toDlpack()
default to the old unversioned one (#9011) - Hot fix for numpy 2 support in some fusion paths (#9016)
- Fix compilation error of
cupy.inf
in fusion2 (#9044)
Tests
- CI: Pin setuptools version on Windows (#9047)
Others
- Bump version to v13.4.1 (#9051)
๐ฅ Contributors
The CuPy Team would like to thank all those who contributed to this release!
@asi1024 @kmaehashi @seberg