| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rocm-python-wheels-Linux.zip | 2026-06-06 | 284.2 MB | |
| rocm-python-wheels-Windows.zip | 2026-06-06 | 137.5 MB | |
| README.md | 2026-06-06 | 904 Bytes | |
| v4.8.0 source code.tar.gz | 2026-06-06 | 3.4 MB | |
| v4.8.0 source code.zip | 2026-06-06 | 3.6 MB | |
| Totals: 5 Items | 428.8 MB | 1 | |
v4.8.0 (2026-06-06)
New features
- Add support for Google T5Gemma2 (#2058) by @jordimas
- Enables PACKED_GEMM by default for Intel MKL to improve Intel CPU performance (#2055) by @jordimas
- Upgrade Thrust submodule from 1.12.0 to CCCL 2.7.0 (#2062) by @jordimas
Fixes and improvements
- Adopt latest BS_thread_pool library version v5.1.0 (#2053) by @3manifold
- Upgrade CI system dependencies and reduce build time (#2056) by @jordimas
- Fix PyPI publish: download wheels to dist/ to avoid directory hash error (#2050) by @jordimas
- Fix flaky transformers_wav2vec2 test (#1996) by @3manifold