Enable Q/DQ opt with multiple inputs#18752
Conversation
Summary:
This diff augments the QuantizedInputWrapper to support multiple inputs, and quantize one of them.
Example of graph before fusion:
{F1987256732}
Example of graph after fusion:
{F1987256611}
Reviewed By: ethansfng
Differential Revision: D98233766
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18752
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (2 Unrelated Failures)As of commit f973810 with merge base c72d176 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
@boomitsnoom has imported this pull request. If you are a Meta employee, you can view this in D98233766. |
Summary:
This diff augments the QuantizedInputWrapper to support multiple inputs, and quantize one of them.
Example of graph before fusion:
{F1987256732}
Example of graph after fusion:
{F1987256611}
Reviewed By: ethansfng
Differential Revision: D98233766