Skip to content
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

mx cleanup [1/x]: unbreak mx_formats tests #1569

Merged
merged 3 commits into from
Jan 24, 2025
Merged

mx cleanup [1/x]: unbreak mx_formats tests #1569

merged 3 commits into from
Jan 24, 2025

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jan 15, 2025

Summary:

There tests are:

  1. not all passing locally, due to excessive recompiles
  2. mostly not running in CI (case by case)

This PR fixes (1). A future PR will improve on (2).

Test Plan:

pytest test/prototype/mx_formats/ -s -x

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Jan 15, 2025

Copy link

pytorch-bot bot commented Jan 15, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 17e7e77 with merge base 860da26 (image):
💚 Looks good so far! There are no failures yet. 💚

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

vkuzo added a commit that referenced this pull request Jan 15, 2025
Summary:

There tests are:
1. not all passing locally, due to excessive recompiles
2. mostly not running in CI (case by case)

This PR fixes (1).  A future PR will improve on (2).

Test Plan:

```
pytest test/prototype/mx_formats/ -s -x
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: e21b656e09297f12239be4255832c59672236dc3
ghstack-comment-id: 2593881934
Pull Request resolved: #1569
@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 Jan 15, 2025
@vkuzo vkuzo added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Jan 15, 2025
@vkuzo vkuzo requested review from jerryzh168 and drisspg January 15, 2025 20:36
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo vkuzo merged commit 11440c2 into main Jan 24, 2025
39 of 41 checks passed
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.

3 participants