Skip to content

Correct typo in example code for autograd example #1744

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

Conversation

jimthompson5802
Copy link
Contributor

there is a typo in the sample code for this example. The sample code contains this

# -*- coding: utf-8 -*-
rimport torch                           #<= this generates an error when attempting to run sample code
import math

This PR removes the extraneous "r".

@netlify
Copy link

netlify bot commented Nov 15, 2021

✔️ Deploy Preview for pytorch-tutorials-preview ready!

🔨 Explore the source changes: 442571c

🔍 Inspect the deploy log: https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/6192b07708b05e000895fe03

😎 Browse the preview: https://deploy-preview-1744--pytorch-tutorials-preview.netlify.app

@holly1238 holly1238 merged commit 640d55c into pytorch:master Nov 15, 2021
@jimthompson5802 jimthompson5802 deleted the correct_typo_in_custom_autograd_example branch November 15, 2021 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants