Skip to content

Commit c935672

Browse files
authored
Update README.md
1 parent 5081b53 commit c935672

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- [Citing](#citing)
1212

1313
## What's New
14+
## Oct 19, 2024
15+
* Cleanup torch amp usage to avoid cuda specific calls, merge support for Ascend (NPU) devices from [MengqingCao](https://github.com/MengqingCao) that should work now in PyTorch 2.5 w/ new device extension autoloading feature. Tested Intel Arc (XPU) in Pytorch 2.5 too and it (mostly) worked.
1416

1517
## Oct 16, 2024
1618
* Fix error on importing from deprecated path `timm.models.registry`, increased priority of existing deprecation warnings to be visible

0 commit comments

Comments
 (0)