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

Flaky test - tests/models/mobilenet_v1/test_modeling_mobilenet_v1.py::MobileNetV1ModelTest::test_batching_equivalence #31257

Closed
4 tasks
amyeroberts opened this issue Jun 5, 2024 · 2 comments
Labels
Tests Related to tests Vision

Comments

@amyeroberts
Copy link
Collaborator

System Info

tests/models/mobilenet_v1/test_modeling_mobilenet_v1.py::MobileNetV1ModelTest::test_batching_equivalence periodically fails causing red on CI runs

Example CI run: https://app.circleci.com/pipelines/github/huggingface/transformers/94887/workflows/6766b7cd-c38c-4334-ab25-2afcb8e0d842/jobs/1246458

Who can help?

@zucchini-nlp as you added the batching equivalence tests :)

Information

  • The official example scripts
  • My own modified scripts

Tasks

  • An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
  • My own task or dataset (give details below)

Reproduction

Run enough times to hit an error

Expected behavior

Doesn't occasionally fail

@zucchini-nlp
Copy link
Member

Yeah, probably it was flaky at the time of adding because the MobileNetV2 is also flaky as marked #29516

As discussed, I am not CV expert but maybe I can give it another look later next week

@huggingface huggingface deleted a comment from github-actions bot Jul 6, 2024
@amyeroberts amyeroberts added Tests Related to tests Vision labels Jul 6, 2024
@huggingface huggingface deleted a comment from github-actions bot Aug 1, 2024
@huggingface huggingface deleted a comment from github-actions bot Aug 26, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Related to tests Vision
Projects
None yet
Development

No branches or pull requests

2 participants