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 Tensors tutorial #2899

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

Test the Tensors tutorial #2899

sekyondaMeta opened this issue Jun 4, 2024 · 6 comments

Comments

@sekyondaMeta
Copy link
Contributor

sekyondaMeta commented Jun 4, 2024

Test the following tutorial:
https://pytorch.org/tutorials/beginner/blitz/tensor_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 @svekars @kit1980

@akhil-maker
Copy link

/assigntome

@Ashutosh-tec
Copy link

/assigntome

Copy link

github-actions bot commented Jun 6, 2024

The issue is already assigned. Please pick an opened and unnasigned issue with the docathon-h1-2024 label.

@svekars
Copy link
Contributor

svekars commented Jun 7, 2024

This issue does not necessarily require a PR to be closed. Can you please report your findings:

  • Did the tutorials run successfully in Colab? - add outputs.
  • Did it run successfully locally as a script? - add outputs.
    We'll give full credit for these checks. Thanks!

@akhil-maker
Copy link

tensor_tutorial_colab.pdf
@svekars
Attached is the output in colab
The tensor tutorial is running fine in colab and locally as a script.
Tested properly.

@svekars
Copy link
Contributor

svekars commented Jun 14, 2024

Great! Thank you!

@svekars svekars closed this as completed Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants