[quant][graphmode] Quantization support for aten::conv3d#35347
Closed
jerryzh168 wants to merge 15 commits intogh/jerryzh168/271/basefrom
Closed
[quant][graphmode] Quantization support for aten::conv3d#35347jerryzh168 wants to merge 15 commits intogh/jerryzh168/271/basefrom
aten::conv3d#35347jerryzh168 wants to merge 15 commits intogh/jerryzh168/271/basefrom
Conversation
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Mar 25, 2020
Closed
💊 CircleCI build failures summary and remediationsAs of commit d07b11e (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 81 times. |
z-a-f
approved these changes
Mar 25, 2020
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
This was referenced Mar 27, 2020
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: Differential Revision: [D20655304](https://our.internmc.facebook.com/intern/diff/D20655304) [ghstack-poisoned]
Contributor
|
This pull request has been merged in 86be644. |
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…5347) Summary: Pull Request resolved: pytorch#35347 Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Imported from OSS Differential Revision: D20655304 fbshipit-source-id: 2ab6a977eda9064fbb8051669738f37b90f13b6f
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::addSummary:
Test Plan:
python test/test_jit.py TestJit.test_quantized_conv3d
Reviewers:
.
Subscribers:
Tasks:
Tags:
Differential Revision: D20655304