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

Add torch.cuda.empty_cache() to the reset_seeds function #2492

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Jun 27, 2023

Adding torch.cuda.empty_cache() to the reset_seeds function to solve CUDA out of memory error when adding the Inductor tutorial.

Adding torch.cuda.empty_cache() to the reset_seeds function to solve CUDA out of memory error.
@svekars svekars added the build issue Issues relating to the tutorials build label Jun 27, 2023
@svekars svekars requested a review from clee2000 June 27, 2023 17:41
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 27, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2492

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

✅ No Failures

As of commit ca63b70:
💚 Looks good so far! There are no failures yet. 💚

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

@netlify
Copy link

netlify bot commented Jun 27, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit ca63b70
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/649b38d696d10b0008f0c79c
😎 Deploy Preview https://deploy-preview-2492--pytorch-tutorials-preview.netlify.app
📱 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 configuration.

@svekars svekars merged commit 081f7df into main Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues relating to the tutorials build cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants