[doc] Fix documentation for tensorsolve#53320
[doc] Fix documentation for tensorsolve#53320merajhashemi wants to merge 1 commit intopytorch:masterfrom
Conversation
|
Hi @merajhashemi! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
💊 CI failures summary and remediationsAs of commit 2d3bb5a (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
🚧 2 fixed upstream failures:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
@IvanYashchuk could you review this PR? |
IvanYashchuk
left a comment
There was a problem hiding this comment.
@merajhashemi thank you for this fix! Now it is correct.
|
@anjali411 Do you think we can merge this? |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@merajhashemi sorry for the late response. I lost track of this PR until I saw your ping. thanks for the fix! |
|
@anjali411 merged this pull request in 7ff4955. |
Summary: This PR fixes a typo in the explanation of `dims` for `linalg.tensorsolve`. Pull Request resolved: pytorch#53320 Reviewed By: jbschlosser Differential Revision: D27048736 Pulled By: anjali411 fbshipit-source-id: db230b21191cc9cfb73b967cd15305fe74178c2b
This PR fixes the explanation of
dimsinlinalg.tensorsolve.