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

Classification recipe stdout insights are poluted by spammy warning about interpolation argument #70

Open
Horgix opened this issue May 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Horgix
Copy link
Collaborator

Horgix commented May 21, 2021

When running the Classification recipe as per the hello world, the stdout helpful insights are diluted in the middle of the same warning again and again:

[...]/python3.9/site-packages/torchvision/transforms/functional.py:364: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
  warnings.warn(

I believe this is a bug, and makes the output hard to read (80% garbage)

@Horgix Horgix added the bug Something isn't working label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant