Skip to content

Conversation

navahgar
Copy link
Contributor

@navahgar navahgar commented May 14, 2021

Stack from ghstack:

This bug manifests when multiplying a polynomial by a term. It was because the scalar from the polynomial was not multiplied by the entire term, instead it was multiplied only by the scalar in the term.

Differential Revision: D28435393

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels May 14, 2021
navahgar added a commit that referenced this pull request May 14, 2021
ghstack-source-id: bf0a95e
Pull Request resolved: #58291
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 14, 2021

💊 CI failures summary and remediations

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


💚 💚 Looks good so far! There are no failures 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 to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@navahgar
Copy link
Contributor Author

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

@navahgar navahgar requested a review from ZolotukhinM May 14, 2021 05:28
This bug manifests when multiplying a polynomial by a term. It was because the scalar from the polynomial was not multiplied by the entire term, instead it was multiplied only by the scalar in the term.

Differential Revision: [D28435393](https://our.internmc.facebook.com/intern/diff/D28435393)

[ghstack-poisoned]
navahgar added a commit that referenced this pull request May 17, 2021
ghstack-source-id: 8eb4198
Pull Request resolved: #58291
@navahgar
Copy link
Contributor Author

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

This bug manifests when multiplying a polynomial by a term. It was because the scalar from the polynomial was not multiplied by the entire term, instead it was multiplied only by the scalar in the term.

Differential Revision: [D28435393](https://our.internmc.facebook.com/intern/diff/D28435393)

[ghstack-poisoned]
@navahgar
Copy link
Contributor Author

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

This bug manifests when multiplying a polynomial by a term. It was because the scalar from the polynomial was not multiplied by the entire term, instead it was multiplied only by the scalar in the term.

Differential Revision: [D28435393](https://our.internmc.facebook.com/intern/diff/D28435393)

[ghstack-poisoned]
navahgar added a commit that referenced this pull request May 17, 2021
ghstack-source-id: 0e8043d
Pull Request resolved: #58291
@navahgar
Copy link
Contributor Author

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

@facebook-github-bot
Copy link
Contributor

@navahgar merged this pull request in 34d6618.

krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary: Pull Request resolved: pytorch#58291

Test Plan: Imported from OSS

Reviewed By: bertmaher

Differential Revision: D28435393

Pulled By: navahgar

fbshipit-source-id: 517e47385a93a43d2ddf054382adc81c18484066
@facebook-github-bot facebook-github-bot deleted the gh/navahgar/13/head branch May 21, 2021 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed 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