Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented May 7, 2025

By actually running them in the conda env that is being created, rather than rely on system-wide Python

Otherwise, as one can see from https://github.com/pytorch/ao/actions/runs/14861926861/job/41728802819
pip install are not running in the conda environment that were configured for the op, but rather against default Python version installed on the system, which has recently changed to 3.13

By actually running them in the conda env that is being created
@pytorch-bot
Copy link

pytorch-bot bot commented May 7, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2181

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 6 Pending

As of commit f1d2c8b with merge base c9b9adc (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 7, 2025
@malfet malfet added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label May 7, 2025
@malfet malfet requested a review from manuelcandales May 7, 2025 15:45
@malfet malfet changed the title [BE] Fix MPS tests [BE] Fix MPS experimental workflow May 7, 2025
@msaroufim msaroufim self-requested a review May 7, 2025 16:00
@msaroufim msaroufim merged commit 72e3c11 into main May 7, 2025
18 of 21 checks passed
@jerryzh168
Copy link
Contributor

@msaroufim
Copy link
Member

That's extremely unlikely since this a workflow only change to an unrelated workflow. Considering you're linking to a failed nightly job try pinning the torch version to see if that fixes

@jerryzh168
Copy link
Contributor

cc oncall @andrewor14

@andrewor14
Copy link
Contributor

andrewor14 pushed a commit that referenced this pull request May 9, 2025
* [BE] Fix MPS tests

By actually running them in the conda env that is being created

* Update torchao_experimental_test.yml

* Update torchao_experimental_test.yml
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
* [BE] Fix MPS tests

By actually running them in the conda env that is being created

* Update torchao_experimental_test.yml

* Update torchao_experimental_test.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing Use this tag if you don't want this PR to show up in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants