Skip to content

Clean up workflows#2231

Merged
IlyasMoutawwakil merged 42 commits into
mainfrom
cleanup-ci
Apr 19, 2025
Merged

Clean up workflows#2231
IlyasMoutawwakil merged 42 commits into
mainfrom
cleanup-ci

Conversation

@IlyasMoutawwakil

Copy link
Copy Markdown
Member

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

Who can review?

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@IlyasMoutawwakil

IlyasMoutawwakil commented Apr 16, 2025

Copy link
Copy Markdown
Member Author

For tflite tests, you now have to label the PR with tflite, and for onnxruntime cross platform and cross transformers version tests, you have to label it with onnxruntime-slow. The idea is to make the ci leaner with the possibility to trigger advanced testing when needed.

"timm/resnet18.fb_swsl_ig1b_ft_in1k",
"timm/tresnet_l.miil_in1k",
]
TIMM_SUPPORTED_MODELS = ["timm/inception_v3.tf_adv_in1k"] # only one is required for testing

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

one timm model is enough

@IlyasMoutawwakil

IlyasMoutawwakil commented Apr 18, 2025

Copy link
Copy Markdown
Member Author

next we should divide the onnxruntime and onnx exporters tests to categories so that they could run in parallel runners

@IlyasMoutawwakil
IlyasMoutawwakil merged commit abd7da3 into main Apr 19, 2025
@IlyasMoutawwakil
IlyasMoutawwakil deleted the cleanup-ci branch April 19, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants