Skip to content

[CI] disable onnx, mps, flax from the CI #11803

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

Merged
merged 3 commits into from
Jun 27, 2025
Merged

Conversation

sayakpaul
Copy link
Member

What does this PR do?

In accordance with transformers's recent move and also something we keep seeing (i.e., none-to-minimal usage of the said frameworks at least from the library), it's wise to disable the CI for these frameworks to keep the load fully dedicated to PyTorch x GPUs, CPUs.

@sayakpaul sayakpaul requested review from DN6 and yiyixuxu June 25, 2025 05:44
Copy link
Collaborator

@DN6 DN6 left a comment

Choose a reason for hiding this comment

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

Think we can just remove Flax/ONNX tests completely rather than commenting.

@sayakpaul
Copy link
Member Author

@DN6 done.

@sayakpaul sayakpaul requested a review from DN6 June 27, 2025 10:41
@sayakpaul sayakpaul merged commit e8e44a5 into main Jun 27, 2025
11 checks passed
@sayakpaul sayakpaul deleted the tests-disable-mps-flax-onnx branch June 27, 2025 11:03
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

Successfully merging this pull request may close these issues.

2 participants