Update introyt tutorial to torchvision v2 APIs#3865
Update introyt tutorial to torchvision v2 APIs#3865saurabhkthakur wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3865
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit fe8a6a1 with merge base 5efb99a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Claude finished @svekars's task in 1m 20s —— View job Review of PR #3865
SummaryThis PR correctly migrates from the deprecated Issues Found1. Stale docstring reference (line 60) The tutorial prose still says: Since the code now uses Looks Good
VerdictApprove with one minor nit: update the tutorial prose at line 60 to not reference the old |
|
@saurabhkthakur can you update the above comment? |
Fixes #3858
Description
Updates the Training with PyTorch tutorial by:
Checklist
cc @subramen