Skip to content
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

Fix train loop in trainingyt.py #2372

Merged
merged 4 commits into from
Jun 1, 2023
Merged

Fix train loop in trainingyt.py #2372

merged 4 commits into from
Jun 1, 2023

Conversation

JoseLuisC99
Copy link
Contributor

@JoseLuisC99 JoseLuisC99 commented May 31, 2023

Fixes #2230
Fix the comment and related code for the test step to enhance clarity and accuracy.

cc @suraj813

@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit c5a3096
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/6477dbcd5ef2cc0008cd2890
😎 Deploy Preview https://deploy-preview-2372--pytorch-tutorials-preview.netlify.app/intermediate/torchvision_tutorial
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@svekars svekars requested a review from kit1980 May 31, 2023 21:40
@carljparker carljparker merged commit d686b66 into pytorch:main Jun 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

model.train(False) affects gradient tracking?
4 participants