You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Datasets & DataLoaders tutorial uses an obsolete function (read_image) to decode digital images and convert them into torch tensors. I suggest replacing the function by its up-to-date equivalent (decode_image).
Uh oh!
There was an error while loading. Please reload this page.
The Datasets & DataLoaders tutorial uses an obsolete function (read_image) to decode digital images and convert them into torch tensors. I suggest replacing the function by its up-to-date equivalent (decode_image).
I have made a pull request.
cc @datumbox @nairbv @fmassa @NicolasHug @YosuaMichael
The text was updated successfully, but these errors were encountered: