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

Add atol for sliding window test #30303

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Add atol for sliding window test #30303

merged 2 commits into from
Apr 18, 2024

Conversation

fxmarty
Copy link
Contributor

@fxmarty fxmarty commented Apr 17, 2024

As reported (https://huggingface.slack.com/archives/C01NE71C4F7/p1713360898344479), the test_sdpa_matches_eager_sliding_window test added in #30127 was passing on A100, but not on CPU due to a missing atol. Now passing on both.

https://app.circleci.com/pipelines/github/huggingface/transformers/89888/workflows/494537ba-1614-44a1-b8b8-28c01603d3be/jobs/1171908

@HuggingFaceDocBuilderDev

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.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@fxmarty fxmarty merged commit 9459efb into main Apr 18, 2024
18 checks passed
@fxmarty fxmarty deleted the atol-sliding-window branch April 18, 2024 09:08
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request Apr 18, 2024
ArthurZucker pushed a commit that referenced this pull request Apr 22, 2024
atol for sliding window test
ydshieh pushed a commit that referenced this pull request Apr 23, 2024
atol for sliding window test
itazap pushed a commit that referenced this pull request May 14, 2024
atol for sliding window test
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.

3 participants