pytorch / tutorials

PyTorch tutorials.
https://pytorch.org/tutorials/
BSD 3-Clause "New" or "Revised" License
8.13k stars 4.04k forks source link

FIX: Redirect old Loading data in PyTorch to newer Datasets & DataLoaders #2922

Closed loganthomas closed 3 months ago

loganthomas commented 3 months ago

Fixes #2905

Description

This recipe specifically is quite outdated and likely does not answer what a user is trying to learn. There is a better tutorial on this topic: https://pytorch.org/tutorials/beginner/basics/data_tutorial.html - we could consider deprecating and creating a redirect from this tutorial to the data_tutorial.html. Followed the above guidance to deprecate old and point to new content

Checklist

cc @sekyondaMeta @svekars @kit1980 @brycebortree

pytorch-bot[bot] commented 3 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2922

Note: Links to docs will display an error until the docs builds have been completed.

:white_check_mark: No Failures

As of commit 506b16d15ebc9c5e5429e94cded0149f814d99d2 with merge base 7a44230d9a3640a17322233da3c721cac7aebbcb (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

loganthomas commented 3 months ago

thank you @svekars 🎉

loganthomas commented 3 months ago

@pytorchbot merge

pytorch-bot[bot] commented 3 months ago

This PR needs to be approved by an authorized maintainer before merge.