Skip to content

Added missing VSX dispatch for cholesky_inverse#51562

Closed
IvanYashchuk wants to merge 1 commit intopytorch:masterfrom
IvanYashchuk:cholesky-inverse-fix-dispatch
Closed

Added missing VSX dispatch for cholesky_inverse#51562
IvanYashchuk wants to merge 1 commit intopytorch:masterfrom
IvanYashchuk:cholesky-inverse-fix-dispatch

Conversation

@IvanYashchuk
Copy link
Copy Markdown
Collaborator

It was overlooked that vsx dispatch is also needed for cholesky_inverse cpu dispatch.
See #50269 (comment)

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Feb 2, 2021

💊 CI failures summary and remediations

As of commit 1409695 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

@dncliss
Copy link
Copy Markdown
Contributor

dncliss commented Feb 2, 2021

Thanks @IvanYashchuk for the rapid response!

@H-Huang H-Huang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Feb 2, 2021
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2021

Codecov Report

Merging #51562 (1409695) into master (a07a37e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #51562   +/-   ##
=======================================
  Coverage   80.87%   80.87%           
=======================================
  Files        1942     1942           
  Lines      211446   211446           
=======================================
+ Hits       171006   171014    +8     
+ Misses      40440    40432    -8     

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@anjali411 merged this pull request in 4746b3d.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
It was overlooked that vsx dispatch is also needed for cholesky_inverse cpu dispatch.
See pytorch#50269 (comment)

Pull Request resolved: pytorch#51562

Reviewed By: H-Huang

Differential Revision: D26199581

Pulled By: anjali411

fbshipit-source-id: 5d02c6da52ce1d2e9e26001f5d4648a71dd0e829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants