Skip to content

Commit 6967cd4

Browse files
authored
[Release 0.6] bump torchao pins (#9964)
This PR bumps the torchao pins for the ExecuTorch 0.6 release branch to the torchao 0.10.0 release: 1. The pin in third-party/ao is bumped to branch "release/0.10.0". 2. We add "torchao==0.10.0" to the pyproject.toml. This is intended to address #9940 and follows the corresponding bin bump in third-party/ao on main (https://github.com/pytorch/executorch/pull/9947/files).
1 parent f954ec7 commit 6967cd4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ dependencies=[
6666
"ruamel.yaml",
6767
"sympy",
6868
"tabulate",
69+
"torchao==0.10.0",
6970
"typing-extensions",
7071
# Keep this version in sync with: ./backends/apple/coreml/scripts/install_requirements.sh
7172
"coremltools==8.2; platform_system == 'Darwin'",

third-party/ao

Submodule ao updated 79 files

0 commit comments

Comments
 (0)