Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Fix aten::rsub test#5824

Closed
khabinov wants to merge 1 commit intopytorch:masterfrom
khabinov:export-D31153947
Closed

Fix aten::rsub test#5824
khabinov wants to merge 1 commit intopytorch:masterfrom
khabinov:export-D31153947

Conversation

@khabinov
Copy link
Contributor

Summary: After a recent optimization pytorch/pytorch#65014 we started to normalize aten::rsub as aten::sub, so the test started to fail. This diff makes sure the test is passing.

Reviewed By: wushirong

Differential Revision: D31153947

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D31153947

khabinov added a commit to khabinov/glow that referenced this pull request Sep 23, 2021
Summary:
Pull Request resolved: pytorch#5824

After a recent optimization pytorch/pytorch#65014 we started to normalize `aten::rsub` as `aten::sub`, so the test started to fail. This diff makes sure the test is passing.

Reviewed By: wushirong

Differential Revision: D31153947

fbshipit-source-id: b2a299274e5c440cd52342087cfcdb0b387cc4fb
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D31153947

Summary:
Pull Request resolved: pytorch#5824

After a recent optimization pytorch/pytorch#65014 we started to normalize `aten::rsub` as `aten::sub`, so the test started to fail. This diff makes sure the test is passing.

Reviewed By: wushirong

Differential Revision: D31153947

fbshipit-source-id: d7034b18c2e44f4ce76481ed68e7ebf94c1bcfa1
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D31153947

@facebook-github-bot
Copy link

This pull request has been merged in 2cae846.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants