-
Notifications
You must be signed in to change notification settings - Fork 24.5k
fix linalg inv doc #77079
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
fix linalg inv doc #77079
Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 54cc36b (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
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.
It is indeed, thank you for this.
@pytorchmergebot merge this please |
Merge failed due to Refusing to merge as mandatory check(s) Lint are not yet run for rule Linear Algebra |
@pytorchmergebot merge this please |
Hey @simonJJJ. |
Summary: I believe it is a doc typo, so I fix it. Pull Request resolved: #77079 Approved by: https://github.com/Lezcano Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/bcd2167bb5d977bf758835f2c7a8b8cc50ff3d29 Reviewed By: malfet Differential Revision: D36250660 Pulled By: malfet fbshipit-source-id: f1dc6fbf0ec58f2a5bd5bbc585b3b564d7f30477
I believe it is a doc typo, so I fix it.