-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Term Entry] PyTorch Tensor Operations: .take_along_dim() #5951
[Term Entry] PyTorch Tensor Operations: .take_along_dim() #5951
Conversation
…descriptions, examples, and key features
content/pytorch/concepts/tensor-operations/terms/take-along-dim/take-along-dim.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/tensor-operations/terms/take-along-dim/take-along-dim.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/tensor-operations/terms/take-along-dim/take-along-dim.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/tensor-operations/terms/take-along-dim/take-along-dim.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have few comments for you to work on @muhammedazhar. Apart from that this looks good.
Thank you for your detailed review. I will update these right away. |
…returns, and enhancing examples based on the comments from dakshdeepHERE
I have implemented the requested changes as per the previous discussion. I believe the documentation is now complete for the merging. I appreciate your time and consideration in reviewing the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @muhammedazhar, for implementing the changes and this looks good for second review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, @muhammedazhar!
👋 @muhammedazhar 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pytorch/tensor-operations/take-along-dim Please note it may take a little while for changes to become visible. |
Description
Issue Solved
Type of Change
Checklist
main
branch.Issues Solved
section.