You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ML-Frameworks/pytorch-aarch64/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,18 @@ where `YY` is the year, and `MM` the month of the increment.
10
10
### Added
11
11
12
12
### Changed
13
+
- Updates hashes for:
14
+
- PyTorch e872bf8f888bdbb27a03e03935db61babf7180b8, 2.8.0.dev20250430 from viable/strict
15
+
- ideep to 2ef932a861439e4cc9bb8baee8424b57573de023 from ideep_pytorch
16
+
- oneDNN to 69150ce5fe1f453af9125ca42a921e017092ccf7 from main
17
+
- Compute Library to 334108c0efc512efdc9576ba957dbcf5b7ee168a, rc_25_04_29_0
18
+
- Updates existing WIP patches.
13
19
14
20
### Removed
21
+
- Removes WIP patches which have now landed in the upstream nightly PyTorch builds.
15
22
16
23
### Fixed
24
+
- Reverted this [commit](https://github.com/ARM-software/Tool-Solutions/commit/65dbd3bea401fc6cb170a937581427eaee3be086) to add back `--compile` option. The issue was fixed upstream and is included in the bumped hash
0 commit comments