-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Minor Typo in Example Gallery #4350
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
Comments
@saswatpp Thanks for reporting it. Would you be happy to send a PR that corrects this? |
Sure, will do in a moment. |
Closed by #4352 |
@NicolasHug @datumbox Also wanted to know if there is any issue/task that would be okay to work on right now. I intend to contribute actively. I had previously worked on the following #3974 #3950 . |
Thanks for your interest in contributing @saswatpp ! We will keep you in mind if we can think of something relevant. Meanwhile please don't hesitate to check the repo for issues with the help-wanted tag if you haven't already :) https://github.com/pytorch/vision/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22 |
Uh oh!
There was an error while loading. Please reload this page.
📚 The doc issue
In the Gallery Example regarding
Tensor Transforms and JIT
, we have the following typo:Suggest a potential alternative/fix
Replace
an
withand
The text was updated successfully, but these errors were encountered: