-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[quant][graphmode] Quantization support for aten::conv3d
#35347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Summary: Test Plan: python test/test_jit.py TestJit.test_quantized_conv3d Reviewers: . Subscribers: Tasks: Tags: [ghstack-poisoned]
💊 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. |
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]
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]
This pull request has been merged in 86be644. |
Stack from ghstack:
quantized::add_scalar_relu
andquantized::add_scalar_relu_out
#35509 [quant][graphmode] Quantization support forquantized::add_scalar_relu
andquantized::add_scalar_relu_out
aten::conv3d
#35347 [quant][graphmode] Quantization support foraten::conv3d
quantized::add
#35345 [quant][graphmode][fix] Add filter forquantized::add
Summary:
Test Plan:
python test/test_jit.py TestJit.test_quantized_conv3d
Reviewers:
.
Subscribers:
Tasks:
Tags:
Differential Revision: D20655304