Skip to content

[quant][graphmode] quantization support for aten::rehshape#34803

Closed
jerryzh168 wants to merge 7 commits intogh/jerryzh168/249/basefrom
gh/jerryzh168/249/head
Closed

[quant][graphmode] quantization support for aten::rehshape#34803
jerryzh168 wants to merge 7 commits intogh/jerryzh168/249/basefrom
gh/jerryzh168/249/head

Conversation

@jerryzh168
Copy link
Copy Markdown
Contributor

@jerryzh168 jerryzh168 commented Mar 16, 2020

Stack from ghstack:

Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

Differential Revision: D20504457

Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@jerryzh168 jerryzh168 requested a review from apaszke as a code owner March 16, 2020 14:10
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Mar 16, 2020
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Mar 16, 2020

💊 CircleCI build failures summary and remediations

As of commit 7488d10 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no CircleCI 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 on the GitHub issue tracker.

This comment has been revised 31 times.

Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@supriyar supriyar self-requested a review March 17, 2020 22:21
Copy link
Copy Markdown
Contributor

@supriyar supriyar left a comment

Choose a reason for hiding this comment

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

The test added just seems to check if dequantize will be swapped. Don't we need a test to check reshape op standalone?

@jerryzh168
Copy link
Copy Markdown
Contributor Author

@supriyar making sure the dequantize will be swapped after reshape is how we quantize it.

@jerryzh168
Copy link
Copy Markdown
Contributor Author

For context, please see: 776d2a1#diff-1aea24a8684a93a8be65d804f891ee85

@jerryzh168 jerryzh168 requested a review from supriyar March 17, 2020 23:01
Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Summary:

Test Plan:
python test/test_jit.py

Reviewers:
.

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in b2e5e0c.

@facebook-github-bot facebook-github-bot deleted the gh/jerryzh168/249/head branch March 22, 2020 14:17
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…4803)

Summary: Pull Request resolved: pytorch#34803

Test Plan:
python test/test_jit.py

Imported from OSS

Differential Revision: D20504457

fbshipit-source-id: 5ca691ef4880c72d30d62390e63e3288b2f06dce
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