Skip to content

torchao not installed by default for ExecuTorch 0.6 RC #9940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mergennachin opened this issue Apr 7, 2025 · 0 comments
Closed

torchao not installed by default for ExecuTorch 0.6 RC #9940

mergennachin opened this issue Apr 7, 2025 · 0 comments
Assignees
Milestone

Comments

@mergennachin
Copy link
Contributor

mergennachin commented Apr 7, 2025

🐛 Describe the bug

After I install

pip install --extra-index-url https://download.pytorch.org/whl/test/cpu executorch==0.6.0

The following commmand doesn't work:

import torchao

Let's either

If we go with the first route, one thing to make sure is that third-party/ao submodule hash is the same as pinned torchao release

Versions

(executorch_06_qa_1) mnachin@mnachin-mbp executorch % pip freeze
attrs==25.3.0
cattrs==24.1.3
coremltools==8.1
exceptiongroup==1.2.2
execnet==2.1.1
executorch==0.6.0
expecttest==0.3.0
flatbuffers==25.2.10
hypothesis==6.130.10
iniconfig==2.1.0
mpmath==1.3.0
numpy==2.2.4
packaging==24.2
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
protobuf==6.30.2
pyaml==25.1.0
pytest==8.3.5
pytest-rerunfailures==15.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pytz==2025.2
PyYAML==6.0.2
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
six==1.17.0
sortedcontainers==2.4.0
sympy==1.13.3
tabulate==0.9.0
tomli==2.2.1
tqdm==4.67.1
typing_extensions==4.13.1
tzdata==2025.2
@mergennachin mergennachin added this to the 0.6.0 milestone Apr 7, 2025
metascroy added a commit that referenced this issue Apr 8, 2025
This PR is the first step to addressing
#9940 and making torchao
installable on ET/release/0.6.

1. This PR bumps torchao pin to torchao/release/0.10.0 branch.

2. We will follow-up with a PR in release/0.6 to bump the pin and add
torchao==0.10.0 to the pyproject.toml file.
metascroy added a commit that referenced this issue Apr 8, 2025
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).
kirklandsign pushed a commit that referenced this issue Apr 11, 2025
This PR is the first step to addressing
#9940 and making torchao
installable on ET/release/0.6.

1. This PR bumps torchao pin to torchao/release/0.10.0 branch.

2. We will follow-up with a PR in release/0.6 to bump the pin and add
torchao==0.10.0 to the pyproject.toml file.
keyprocedure pushed a commit to keyprocedure/executorch that referenced this issue Apr 21, 2025
This PR is the first step to addressing
pytorch#9940 and making torchao
installable on ET/release/0.6.

1. This PR bumps torchao pin to torchao/release/0.10.0 branch.

2. We will follow-up with a PR in release/0.6 to bump the pin and add
torchao==0.10.0 to the pyproject.toml file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants