Skip to content

Conversation

@msaroufim
Copy link
Member

@msaroufim msaroufim commented May 12, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented May 12, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 8f4f766 with merge base 34f66b6 (image):

NEW FAILURE - The following job has failed:

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 12, 2025
@msaroufim msaroufim requested review from Copilot, digantdesai and metascroy and removed request for digantdesai and metascroy May 12, 2025 03:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses the broken macOS test by updating the nightly torch version used during installation.

  • Update the torch nightly version to 2.7.0.dev20250510
  • Maintain installation commands for proper dependency setup during tests
Comments suppressed due to low confidence (1)

.github/workflows/torchao_experimental_test.yml:39

  • [nitpick] Ensure that the updated torch nightly version is verified to work with the project's test environment, particularly on macOS.
pip install torch==2.7.0.dev20250510 --index-url "https://download.pytorch.org/whl/nightly/cpu" --force-reinstall

@msaroufim msaroufim added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label May 12, 2025
@msaroufim msaroufim requested review from drisspg and malfet May 12, 2025 03:19
@msaroufim msaroufim changed the title fix broken mac test unpin torch to unbreak mac tests May 12, 2025
@msaroufim msaroufim requested a review from gau-nernst May 12, 2025 04:53
@msaroufim msaroufim merged commit 3415175 into main May 12, 2025
17 of 18 checks passed
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
* fix broken mac test

* 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.

4 participants