[quant][graphmode] Quantization support for permute and repeat_interleave#35332
Closed
jerryzh168 wants to merge 13 commits intogh/jerryzh168/264/basefrom
Closed
[quant][graphmode] Quantization support for permute and repeat_interleave#35332jerryzh168 wants to merge 13 commits intogh/jerryzh168/264/basefrom
jerryzh168 wants to merge 13 commits intogh/jerryzh168/264/basefrom
Conversation
…eave Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Mar 24, 2020
Closed
This was referenced Mar 24, 2020
💊 CircleCI build failures summary and remediationsAs of commit 8207988 (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 65 times. |
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Mar 24, 2020
z-a-f
approved these changes
Mar 25, 2020
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
This was referenced Mar 27, 2020
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
…peat_interleave" Summary: Test Plan: python test/test_jit.py Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655306](https://our.internmc.facebook.com/intern/diff/D20655306) [ghstack-poisoned]
Contributor
|
This pull request has been merged in f1d69cb. |
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…eave (pytorch#35332) Summary: Pull Request resolved: pytorch#35332 Test Plan: python test/test_jit.py Imported from OSS Differential Revision: D20655306 fbshipit-source-id: 43dce62ce178d5c7e68b27fd88ed5d2958014c7b
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:
python test/test_jit.py
Reviewers:
.
Subscribers:
Tasks:
Tags:
Differential Revision: D20655306