-
Notifications
You must be signed in to change notification settings - Fork 688
Support for batched matmul #14956
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
Support for batched matmul #14956
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14956
Note: Links to docs will display an error until the docs builds have been completed. ❗ 2 Active SEVsThere are 2 currently active SEVs. If your PR is affected, please view them below:
❌ 5 New Failures, 4 Unrelated FailuresAs of commit fa22fd2 with merge base 09eac16 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but was 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
|
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
c3a7527
to
df7b9ac
Compare
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
df7b9ac
to
e39515a
Compare
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Differential Revision: D84279595
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support. Reviewed By: hsharma35 Differential Revision: D84279595
e39515a
to
fa22fd2
Compare
batched matmul :) |
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support.
Differential Revision: D84279595