Skip to content

Conversation

@asuhan
Copy link
Contributor

@asuhan asuhan commented Sep 22, 2020

Summary:

combineMultilane used the wrong order when ramp was on the left hand side,
which matters for subtract.

Test Plan:

test_tensorexpr --gtest_filter=TensorExprTest.SimplifyRampSubBroadcast

@asuhan asuhan requested a review from nickgg September 22, 2020 19:42
@asuhan asuhan requested a review from apaszke as a code owner September 22, 2020 19:42
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 22, 2020
Copy link
Contributor

@nickgg nickgg left a comment

Choose a reason for hiding this comment

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

Ooops! good catch

Summary:

combineMultilane used the wrong order when ramp was on the left hand side,
which matters for subtract.

Test Plan:

test_tensorexpr --gtest_filter=TensorExprTest.SimplifyRampSubBroadcast

Reviewers:

Subscribers:

Tasks:

Tags:
@asuhan asuhan force-pushed the asuhan/fix_combine_multilane branch from 3576c12 to 57bf74c Compare September 22, 2020 21:08
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.

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

@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #45157 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #45157      +/-   ##
==========================================
- Coverage   67.84%   67.83%   -0.01%     
==========================================
  Files         384      384              
  Lines       50064    50064              
==========================================
- Hits        33965    33962       -3     
- Misses      16099    16102       +3     
Impacted Files Coverage Δ
torch/utils/_benchmark/utils/common.py 77.68% <0.00%> (-2.48%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fd48a9...57bf74c. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@asuhan merged this pull request in 2156795.

@asuhan asuhan deleted the asuhan/fix_combine_multilane branch September 24, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants