Skip to content

Fix a bug in addmm fusion in the JIT#11100

Closed
apaszke wants to merge 1 commit intopytorch:masterfrom
apaszke:jit_peephole_fix
Closed

Fix a bug in addmm fusion in the JIT#11100
apaszke wants to merge 1 commit intopytorch:masterfrom
apaszke:jit_peephole_fix

Conversation

@apaszke
Copy link
Contributor

@apaszke apaszke commented Aug 30, 2018

Fixes #10839.

@zdevito

@zou3519 zou3519 added the oncall: jit Add this issue/PR to JIT oncall triage queue label Aug 30, 2018
Copy link
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.

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

PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
Fixes pytorch#10839.

zdevito
Pull Request resolved: pytorch#11100

Differential Revision: D9585533

Pulled By: apaszke

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

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JIT] Addmm fusion in peephole optimizers breaks when scalar types don't agree

5 participants