Skip to content

unbreak CI by fixing MX tests#2208

Merged
drisspg merged 1 commit into
mainfrom
20250514_unbreak_mx_ci
May 14, 2025
Merged

unbreak CI by fixing MX tests#2208
drisspg merged 1 commit into
mainfrom
20250514_unbreak_mx_ci

Conversation

@vkuzo

@vkuzo vkuzo commented May 14, 2025

Copy link
Copy Markdown
Contributor

Summary:

#2201 broke CI:

  1. some MX tests for fp4 are running on A10G instances, with skipping not being properly applied (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)
  2. some SQNR thresholds were to tight for fp4 (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)

This PR fixes both of these to get CI back to green (I hope). Note that I can't repro 1 locally, so we'll have to land and see if it works.

Test Plan: CI

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:

#2201 broke CI:
1. some MX tests for fp4 are running on A10G instances, with skipping
   not being properly applied
   (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)
2. some SQNR thresholds were to tight for fp4
   (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)

This PR fixes both of these to get CI back to green (I hope). Note that
I can't repro 1 locally, so we'll have to land and see if it works.

Test Plan: CI

Reviewers:

Subscribers:

Tasks:

Tags:
@pytorch-bot

pytorch-bot Bot commented May 14, 2025

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3339ac4 with merge base 58ac6c0 (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 14, 2025
@vkuzo vkuzo requested a review from drisspg May 14, 2025 12:20
@vkuzo vkuzo added the module: not user facing Use this tag if you don't want this PR to show up in release notes label May 14, 2025
@drisspg drisspg merged commit 720a177 into main May 14, 2025
20 of 22 checks passed
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
Summary:

#2201 broke CI:
1. some MX tests for fp4 are running on A10G instances, with skipping
   not being properly applied
   (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)
2. some SQNR thresholds were to tight for fp4
   (https://hud.pytorch.org/pytorch/ao/commit/4bfd7c09ef4592eacbbf990aea6d6bda608865c1#42164784332-box)

This PR fixes both of these to get CI back to green (I hope). Note that
I can't repro 1 locally, so we'll have to land and see if it works.

Test Plan: CI

Reviewers:

Subscribers:

Tasks:

Tags:
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. module: 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