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 :) |
Differential Revision: D84279595 Pull Request resolved: pytorch#14956
Summary: Matmul was relying on linear infra which didn't support batched second argument. This adds support.
Differential Revision: D84279595