Skip to content

Commit 73e27fe

Browse files
authored
Update README.md
warning about using pytorch nightly for subclasses
1 parent e670872 commit 73e27fe

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
@@ -6,6 +6,8 @@ The torchao package contains apis and workflows used to apply AO techniques like
66

77
## Installation
88

9+
**Note: this library makes liberal use of several new features in pytorch, its recommended to use it with the current pytorch nightly if you want full feature coverage. If not, the subclass APIs may not work, though the module swap api's will still work.
10+
911
1. From PyPI:
1012
```
1113
pip install torchao

0 commit comments

Comments
 (0)