Skip to content

IFU 20200210 #2: Backward operation of torch.eig for real eigenvalues (#33090)#583

Merged
iotamudelta merged 1 commit intoROCm:masterfrom
iotamudelta:ifu_20200210_2
Feb 10, 2020
Merged

IFU 20200210 #2: Backward operation of torch.eig for real eigenvalues (#33090)#583
iotamudelta merged 1 commit intoROCm:masterfrom
iotamudelta:ifu_20200210_2

Conversation

@iotamudelta
Copy link

Summary:
Another pull request to follow up issue pytorch#32531.
Here I implemented the backward operation for torch.eig with a condition that all the eigenvalues are real.

This pull request is independent of my another pull request pytorch#32932, which means that there is no dependency between this PR and my another PR.
Pull Request resolved: pytorch#33090

Differential Revision: D19814347

Pulled By: albanD

fbshipit-source-id: 2fae30964e97987abb690544df8240aedeae56e8

Summary:
Another pull request to follow up issue pytorch#32531.
Here I implemented the backward operation for `torch.eig` with a condition that all the eigenvalues are real.

This pull request is independent of my another pull request pytorch#32932, which means that there is no dependency between this PR and my another PR.
Pull Request resolved: pytorch#33090

Differential Revision: D19814347

Pulled By: albanD

fbshipit-source-id: 2fae30964e97987abb690544df8240aedeae56e8
@iotamudelta iotamudelta merged commit a8afcaa into ROCm:master Feb 10, 2020
@iotamudelta iotamudelta deleted the ifu_20200210_2 branch February 10, 2020 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants