Skip to content

Commit d0ff4c1

Browse files
committed
Update CHANGELOGs for r25.04
1 parent 65dbd3b commit d0ff4c1

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

ML-Frameworks/pytorch-aarch64/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ where `YY` is the year, and `MM` the month of the increment.
77

88
## [unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Removed
15+
16+
### Fixed
17+
18+
## [r25.04] 2025-04-16
19+
https://github.com/ARM-software/Tool-Solutions/tree/r25.04
20+
1021
### Added
1122
- Work in progress oneDNN patch, [Enable jit conv for 128](https://github.com/uxlfoundation/oneDNN/pull/3022) with ~30% speed up for backward convolutions
1223
- Add `--wheel-only` flag for only building the torch wheel
@@ -25,6 +36,8 @@ where `YY` is the year, and `MM` the month of the increment.
2536
### Removed
2637
- Removes WIP patches which have now landed in the upstream nightly PyTorch builds.
2738
- Removes `--tags --force` from git clone command, and adds `--depth=1` to speedup the checkout.
39+
- Temporarily removes `--compile` option from some examples due to an issue with https://github.com/pytorch/pytorch/pull/147151
40+
the compile path does not work as expected in these cases.
2841

2942
### Fixed
3043

ML-Frameworks/tensorflow-aarch64/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,20 @@ where `YY` is the year, and `MM` the month of the increment.
1515

1616
### Fixed
1717

18+
## [r25.04] 2025-04-16
19+
https://github.com/ARM-software/Tool-Solutions/tree/r25.04
20+
21+
### Added
22+
- Enables patching of build outside of Bazel build.
23+
- default num_threads to max for acl_threadpool, see www.github.com/tensorflow/uxlfoundation/oneDNN/2958
24+
25+
### Changed
26+
- Updates TensorFlow build to use oneDNN 3.7 + ACL 24.12, see www.github.com/tensorflow/tensorflow/pull/84975
27+
28+
### Removed
29+
30+
### Fixed
31+
1832
## [r25.03.1] 2025-03-26
1933
https://github.com/ARM-software/Tool-Solutions/tree/r25.03.1
2034

0 commit comments

Comments
 (0)