-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
base: main
Are you sure you want to change the base?
[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. |
Description
Issue Solved
Type of Change
Checklist
main
branch.Issues Solved
section.