Proper error description for float resize dims in tv.transforms.Resize #98287
Labels
actionable
good first issue
module: nn
Related to torch.nn
module: python frontend
For issues relating to PyTorch's Python frontend
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Uh oh!
There was an error while loading. Please reload this page.
🚀 The feature, motivation and pitch
I came across an obscure error message when trying to resize an image:
From this, I couldn't tell that the shape I wanted to resize to was provided using floats instead of ints. This shouldn't be a hard thing to implement. Thanks for your time
Alternatives
No response
Additional context
No response
cc @albanD @mruberry @jbschlosser @walterddr @mikaylagawarecki
The text was updated successfully, but these errors were encountered: