Skip to content

[quant][graphmode] Integrate prepacked workaround in QuantFusion#26939

Closed
jerryzh168 wants to merge 11 commits intogh/jerryzh168/97/basefrom
gh/jerryzh168/97/head
Closed

[quant][graphmode] Integrate prepacked workaround in QuantFusion#26939
jerryzh168 wants to merge 11 commits intogh/jerryzh168/97/basefrom
gh/jerryzh168/97/head

Conversation

@jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Sep 26, 2019

Stack from ghstack:

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

Differential Revision: D17636398

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Copy link

@ZolotukhinM ZolotukhinM left a comment

Choose a reason for hiding this comment

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

Overall looks good, but please make the test less brittle before landing.

…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
jerryzh168 added a commit that referenced this pull request Sep 27, 2019
Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

ghstack-source-id: 39b2931
Pull Request resolved: #26939
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
jerryzh168 added a commit that referenced this pull request Sep 27, 2019
Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

ghstack-source-id: 4e0d4c4
Pull Request resolved: #26939
@jerryzh168 jerryzh168 added this to the 1.3 milestone Sep 27, 2019
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
jerryzh168 added a commit that referenced this pull request Sep 27, 2019
Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

ghstack-source-id: 7213d8a
Pull Request resolved: #26939
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…Fusion"

Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
jerryzh168 added a commit that referenced this pull request Sep 28, 2019
Summary:
Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Reviewers:
pt1quant

Subscribers:

Tasks:

Tags:

ghstack-source-id: 5a2c077
Pull Request resolved: #26939
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e367f60.

@facebook-github-bot facebook-github-bot deleted the gh/jerryzh168/97/head branch October 28, 2019 22:15
pdlive215 pushed a commit to pdlive215/pytorch that referenced this pull request Nov 27, 2019
Summary:
Pull Request resolved: pytorch#26939

Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Imported from OSS

Differential Revision: D17636398

fbshipit-source-id: 8e7917e981260b81ed6038a1c2ccf19049726395
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Pull Request resolved: pytorch#26939

Updated quant fusion patterns to work with modules with prepack
params folded into module.

Test Plan:
python test/test_jit.py 'TestJit.test_quant_fusion'

Imported from OSS

Differential Revision: D17636398

fbshipit-source-id: 8e7917e981260b81ed6038a1c2ccf19049726395
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.

5 participants