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

Suppress warning when using GANs that suggests that CUDA isn't being used #2155

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

fealho
Copy link
Member

@fealho fealho commented Jul 30, 2024

@sdv-team
Copy link
Contributor

@fealho fealho changed the title Suppress warning Suppress warning when using GANs that suggests that CUDA isn't being used Jul 30, 2024
@fealho fealho marked this pull request as ready for review July 30, 2024 17:21
@fealho fealho requested a review from a team as a code owner July 30, 2024 17:21
@fealho fealho requested review from frances-h and amontanez24 and removed request for a team July 30, 2024 17:21
@frances-h frances-h self-requested a review July 30, 2024 20:21
@frances-h
Copy link
Contributor

frances-h commented Jul 30, 2024

Are there cases when this warning is valid? If it's only popping up in error then it's probably ok to silence it, but maybe not if it does provide a useful warning in some cases.

After looking at the warning a bit more, it seems like it's just warning that it's creating the context in the first place so probably ok to silence it 👍

@fealho fealho merged commit 1c07c22 into main Aug 7, 2024
39 checks passed
@fealho fealho deleted the issue-2052-cuda-warning branch August 7, 2024 06:42
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.

Confusing warning when using GANs that suggests that CUDA isn't being used
4 participants