Skip to content

Added CUDA support for complex input for torch.inverse #2#47595

Closed
IvanYashchuk wants to merge 30 commits intopytorch:masterfrom
IvanYashchuk:inverse-complex-cuda
Closed

Added CUDA support for complex input for torch.inverse #2#47595
IvanYashchuk wants to merge 30 commits intopytorch:masterfrom
IvanYashchuk:inverse-complex-cuda

Conversation

@IvanYashchuk
Copy link
Copy Markdown
Collaborator

torch.inverse now works for complex inputs on GPU.
Opening a new PR here. The previous PR was merged and reverted due to a bug in tests marked with @slowTest.
Previous PR #45034

Ref. #33152

IvanYashchuk and others added 28 commits September 29, 2020 01:14
@IvanYashchuk IvanYashchuk added module: complex Related to complex number support in PyTorch module: linear algebra Issues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmul labels Nov 9, 2020
@anjali411
Copy link
Copy Markdown
Contributor

@IvanYashchuk can you rebase?

@IvanYashchuk
Copy link
Copy Markdown
Collaborator Author

Done.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Nov 9, 2020

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed yet:


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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 6 times.

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.

@anjali411
Copy link
Copy Markdown
Contributor

@IvanYashchuk sorry I am having a hard time landing this because of the unrelated test failures. can you rebase?

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.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@anjali411 merged this pull request in a1db5b0.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…orch#47595)

Summary:
`torch.inverse` now works for complex inputs on GPU.
Opening a new PR here. The previous PR was merged and reverted due to a bug in tests marked with `slowTest`.
Previous PR pytorch#45034

Ref. pytorch#33152

Pull Request resolved: pytorch#47595

Reviewed By: navahgar

Differential Revision: D24840955

Pulled By: anjali411

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

Labels

cla signed Merged module: complex Related to complex number support in PyTorch module: linear algebra Issues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmul open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants