-
Notifications
You must be signed in to change notification settings - Fork 690
Cadence ops: Support quantized_w8a32_linear #15171
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15171
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: ❌ 7 New Failures, 3 Unrelated FailuresAs of commit 556e0e6 with merge base 7d4db45 ( NEW FAILURES - The following jobs have failed:
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
|
98b3a74
to
9f1ade2
Compare
Summary: As titled. Differential Revision: D84745967
Summary: Pull Request resolved: pytorch#15171 As titled. Differential Revision: D84745967
Summary: Pull Request resolved: pytorch#15171 As titled. Differential Revision: D84745967
Summary: Pull Request resolved: pytorch#15171 As titled. Differential Revision: D84745967
9f1ade2
to
0e6cd2b
Compare
Summary: As titled. Reviewed By: hsharma35 Differential Revision: D84745967
…32_conv (pytorch#15171) Summary: w8a32 conv has an interesting data layout. This diff corrects that, and additionally implements quantized_w8a32_linear (weights are not pre-transposed). Reviewed By: hsharma35, mcremon-meta Differential Revision: D84745967
0e6cd2b
to
556e0e6
Compare
Summary: As titled.
Differential Revision: D84745967