Skip to content

Add named tensor tutorial #676

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

Merged
merged 17 commits into from
Oct 10, 2019
Merged

Add named tensor tutorial #676

merged 17 commits into from
Oct 10, 2019

Conversation

SethHWeidman
Copy link
Contributor

Adding a tutorial by @zou3519 on named tensors for the 1.3 release.

Note on position of tutorial on landing page:

To reduce the number of sections with just one tutorial (this PR adds another), I'll create a separate PR after this one lands that groups the Audio, Named Tensor, Reinforcement Learning, and C++ tutorials into a "Special Topics" section. So, I know it looks odd to add a new "Named Tensor" section to the landing page, but let's just leave that for now.

@netlify
Copy link

netlify bot commented Sep 30, 2019

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 892328f

https://deploy-preview-676--pytorch-tutorials-preview.netlify.com

@SethHWeidman
Copy link
Contributor Author

@zou3519 the build is failing because named tensor is not yet in the version of torch that is pip installed. See here.

Going to try fixing this by changing torch to git+https://github.com/pytorch/pytorch.git@master in requirements.txt.

@SethHWeidman SethHWeidman force-pushed the named_tensor_tutorial branch from fbe0ccc to 5c15b66 Compare October 8, 2019 20:35
@zou3519
Copy link
Contributor

zou3519 commented Oct 8, 2019

The heading on "broadcasting" is not distinguishable from bold text:

# EDIT: inserting as a comment because the image is kinda large
![image](https://user-images.githubusercontent.com/5652049/66441410-9c471000-e9eb-11e9-9680-fb538f1c8d42.png)

@SethHWeidman SethHWeidman force-pushed the named_tensor_tutorial branch from 972efd8 to 7bfccfa Compare October 9, 2019 17:43
@SethHWeidman SethHWeidman merged commit 6da2fd3 into master Oct 10, 2019
@SethHWeidman SethHWeidman deleted the named_tensor_tutorial branch October 10, 2019 18:37
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants