Migrate quantized_conv2d tests to graph builder#17451
Migrate quantized_conv2d tests to graph builder#17451meta-codesync[bot] merged 1 commit intomainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17451
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 0cca266 with merge base 6e31609 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@mcremon-meta has exported this pull request. If you are a Meta employee, you can view the originating Diff in D93112638. |
This PR needs a
|
Summary: As titled. Much easier to debug that way. Retains the initial tests, adds a few more for 1D cases (will migrate to true 1D kernels soon). We also update the nchw ops to handle `uint8_t` (that got lost in translation when splitting the ops probably). Differential Revision: D93112638
53aab72 to
0cca266
Compare
Summary: As titled. Much easier to debug that way. Retains the initial tests, adds a few more for 1D cases (will migrate to true 1D kernels soon). We also update the nchw ops to handle `uint8_t` (that got lost in translation when splitting the ops probably). Reviewed By: DrJessop Differential Revision: D93112638
Summary: As titled. Much easier to debug that way. Retains the initial tests, adds a few more for 1D cases (will migrate to true 1D kernels soon). We also update the nchw ops to handle `uint8_t` (that got lost in translation when splitting the ops probably). Reviewed By: DrJessop Differential Revision: D93112638
Summary: As titled. Much easier to debug that way. Retains the initial tests, adds a few more for 1D cases (will migrate to true 1D kernels soon). We also update the nchw ops to handle `uint8_t` (that got lost in translation when splitting the ops probably). Reviewed By: DrJessop Differential Revision: D93112638
Summary: As titled. Much easier to debug that way.
Differential Revision: D93112638