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

disable tf32 in cuDNN for classification models #7634

Merged
merged 4 commits into from
Jun 1, 2023
Merged

Conversation

ptrblck
Copy link
Contributor

@ptrblck ptrblck commented May 26, 2023

@pytorch-bot
Copy link

pytorch-bot bot commented May 26, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7634

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

❌ 32 New Failures

As of commit c56bd3e:

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@NicolasHug
Copy link
Member

NicolasHug commented May 30, 2023

Thanks a lot for looking into this @ptrblck !

I made a minor modification in 3f5238f to avoid side effects, will merge when green (CI is toasted right now). Thank you!

@pmeier pmeier merged commit f3d6c6b into pytorch:main Jun 1, 2023
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

Hey @pmeier!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Jun 14, 2023
Reviewed By: vmoens

Differential Revision: D46724124

fbshipit-source-id: 0651415f55278f8084cfa3535c098a37dd8bf9ea

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Philip Meier <github.pmeier@posteo.de>
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.

"CUDA error, AssertionError: Tensor-likes are not close!" on model test for cuda-resnet101
5 participants