@@ -18,20 +18,18 @@ where `YY` is the year, and `MM` the month of the increment.
1818 - Adds PyTorch [ PR #170062 ] ( https://github.com/pytorch/pytorch/pull/170062 ) , to add ccache support to ACL/OpenBLAS and manywheel build script.
1919
2020### Changed
21- - PyTorch and TorchAO manylinux AArch64 builder image from ` cpu-aarch64-d8be0384e085f551506bd739678109fa0f5ee7ac `
22- to ` cpu-aarch64-69d4c1f80b5e7da224d4f9c2170ef100e75dfe03 `
23- - Updates the URL used to download weights for ResNet50 used by ` classify_image.py ` .
24- - Updates ` torchvision ` from 0.25.0.dev20251104 to 0.25.0.dev20260111.
25- - Updates Ubuntu and Python version to 24.04 and 3.12, respectively.
26- - Updates hashes for:
21+ - Updates hashes for:
2722 - ` PYTORCH_HASH ` to ` 77da53a7356e033e3fc1e03fdd960fc4ad117882 ` , 2.11.0.dev20260130 from viable/strict, Jan 30th.
2823 - ` IDEEP_HASH ` to ` bbb9ffb9e0c401ca058b7f35a6ebe7d0e08ffd34 ` , from ideep_pytorch, Jan 30th.
2924 - ` ONEDNN_HASH ` to ` 804f364c04ad8a763d534abaabc99bf99c2754e0 ` , from main, Jan 30th.
3025 - ` TORCH_AO_HASH ` to ` 30fcb156945ecacd515775414d37c09bfe60727e ` , from main, Jan 30th.
3126 - ` KLEIDIAI_HASH ` to ` 5addaad73ebbb02e7dde6c50fff3bdb2ae8c407f ` , v1.20.0 from main, Jan 30th.
32- - Replaced ` ACL_VERSION=v52.6.0 ` with ` ACL_VERSION=v52.8.0 ` , from main, Jan 30th.
33- - Update ` torchvision ` from 0.25.0.dev20251104 to 0.25.0.dev20260130.
34-
27+ - Replaces ` ACL_VERSION=v52.6.0 ` with ` ACL_VERSION=v52.8.0 ` , from main, Jan 30th.
28+ - Updates ` torchvision ` from 0.25.0.dev20251104 to 0.25.0.dev20260130.
29+ - Updates PyTorch and TorchAO manylinux AArch64 builder image from ` cpu-aarch64-d8be0384e085f551506bd739678109fa0f5ee7ac `
30+ to ` cpu-aarch64-69d4c1f80b5e7da224d4f9c2170ef100e75dfe03 ` .
31+ - Updates the URL used to download weights for ResNet50 used by ` classify_image.py ` .
32+ - Updates Ubuntu and Python version to 24.04 and 3.12, respectively.
3533
3634### Removed
3735- Removes patches which are no longer required or have landed upstream.
0 commit comments