[quant][graphmode][refactor] Support filter function in quant fusion patterns#35333
Closed
jerryzh168 wants to merge 14 commits intogh/jerryzh168/265/basefrom
Closed
[quant][graphmode][refactor] Support filter function in quant fusion patterns#35333jerryzh168 wants to merge 14 commits intogh/jerryzh168/265/basefrom
jerryzh168 wants to merge 14 commits intogh/jerryzh168/265/basefrom
Conversation
…patterns Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Mar 24, 2020
Closed
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
💊 CircleCI build failures summary and remediationsAs of commit ec25682 (more details on the Dr. CI page): ✅ None of the build failures appear to be your fault 💚
🚧 1 upstream failure:These were probably caused by upstream breakages:
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 67 times. |
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Mar 25, 2020
z-a-f
approved these changes
Mar 25, 2020
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
This was referenced Mar 27, 2020
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
…ant fusion patterns" Summary: Test Plan: regression tests in: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655312](https://our.internmc.facebook.com/intern/diff/D20655312) [ghstack-poisoned]
Contributor
|
This pull request has been merged in e90c32f. |
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…patterns (pytorch#35333) Summary: Pull Request resolved: pytorch#35333 Test Plan: regression tests in: python test/test_jit.py Imported from OSS Differential Revision: D20655312 fbshipit-source-id: 50b937bc56aff93f20fe9a0079bf3aec50f6d25d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
quantized::add_scalar_reluandquantized::add_scalar_relu_out#35509 [quant][graphmode] Quantization support forquantized::add_scalar_reluandquantized::add_scalar_relu_outaten::conv3d#35347 [quant][graphmode] Quantization support foraten::conv3dquantized::add#35345 [quant][graphmode][fix] Add filter forquantized::addaten::relua general op #35420 [quant][graphmode] Makeaten::relua general opprepare_scripttakes original qconfig_dict #35335 [quant][graphmode]prepare_scripttakes original qconfig_dictquantized::add_scalar#35334 [quant][graphmode] Quantization support forquantized::add_scalarSummary:
Test Plan:
regression tests in: python test/test_jit.py
Reviewers:
.
Subscribers:
Tasks:
Tags:
Differential Revision: D20655312