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

Test the Introduction to torch.autograd tutorial #2900

Closed
sekyondaMeta opened this issue Jun 4, 2024 · 5 comments
Closed

Test the Introduction to torch.autograd tutorial #2900

sekyondaMeta opened this issue Jun 4, 2024 · 5 comments
Assignees
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality docathon-h1-2024 easy

Comments

@sekyondaMeta
Copy link
Contributor

sekyondaMeta commented Jun 4, 2024

Test the following tutorial:
https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html
Follow these steps:

  1. Fork the pytorch/tutorials repo.
  2. Switch to a new branch.
  3. Run the tutorial as a python script:
python3 <path-to-tutorial>
  1. Save the output into a .txt file. Did you see any errors? Add them to the output.
  2. Run the tutorial in the Google Colab and save the outputs into a .txt file. Did you see any issues? Take screenshots of the issues.
  3. Did the tutorial make sense? Can you suggest any improvements? Past all the outputs, screenshots, and suggestions for improvements in the issue and ping one of the reviewers. If your suggestion is approved, please submit a PR with the fix.

cc @albanD @svekars @kit1980 @brycebortree

@sitamgithub-MSIT
Copy link

/assigntome

@sitamgithub-MSIT
Copy link

Sorry for the delayed update. Update from my side: I tested the colab notebook, and it did go well. I am planning to add a few things to the tutorial.

@svekars
Copy link
Contributor

svekars commented Jun 12, 2024

Please submit the outputs of those runs as per the issue description and add your suggestion in a comment as well for the team to review.

@svekars svekars added the core Tutorials of any level of difficulty related to the core pytorch functionality label Jun 12, 2024
@sitamgithub-MSIT
Copy link

Here is the output file for the python script command output.txt

@sitamgithub-MSIT
Copy link

The colab also works well and gives similar output as the Python script file here. Here is the co-lab link: https://colab.research.google.com/drive/1FDEkwHN9JHuYWYCBVaMA0d9N7Jqr8cLl?usp=sharing

@svekars svekars closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality docathon-h1-2024 easy
Projects
None yet
Development

No branches or pull requests

3 participants