Skip to content

Commit 8f64bc2

Browse files
[RELEASE ONLY CHANGES] Add torchao>=0.17.0 dependency to pyproject.toml (#18600)
Update pyproject.toml now that torchao has officially released [0.17.0](https://pypi.org/project/torchao/0.17.0/)
1 parent 61aa50e commit 8f64bc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ dependencies=[
7979
"hydra-core>=1.3.0",
8080
"omegaconf>=2.3.0",
8181
"torch>=2.11.0",
82+
"torchao>=0.17.0",
8283
]
8384

8485
[project.urls]

0 commit comments

Comments
 (0)