-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add .i0() term entry for PyTorch Tensor Operations (Issue #7790) #7845
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
Conversation
b89d19f to
9e3a5c6
Compare
Updated the description and syntax for the .i0() function, including parameters and return value. Added examples to illustrate its usage.
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 for a 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.
Did some minor changes and had to remove the last codebyte as our online compiler failed to run the torch lib. Looks good to merge now 🚀
|
👋 @ylevental 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pytorch/tensor-operations/i0 Please note it may take a little while for changes to become visible. |
Description
This PR adds a new term entry for the
.i0()method under PyTorch Tensor Operations. The entry includes:The entry is located at
content/pytorch/concepts/tensor-operations/terms/i0/i0.md.Issue Solved
Closes #7790
Type of Change
Checklist
mainbranch.Issues Solvedsection.