Enable Q/DQ opt with multiple inputs#19010
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: lucylq
Differential Revision: D101700404
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19010
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 2 Pending, 3 Unrelated FailuresAs of commit e5ce354 with merge base 0af4992 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@boomitsnoom has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101700404. |
This PR needs a
|
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: lucylq
Differential Revision: D101700404