SIGN IN SIGN UP

Support qmatmul with different dims tensors (#4438)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/4438

MobileBERT exposes an issue in our kernel, where tensors have compatible (for PyTorch) but different batch dimensions.

This diff changes the meta kernel to support that (the kernel can already do it).

Reviewed By: dulinriley

Differential Revision: D60314979

fbshipit-source-id: a0cde9d328098992787c353611ece64223d6c739
M
Matthias Cremon committed
f695f8e8de71ce028e0414f7ed8fde416a64b822
Parent: e087ac8
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/29/2024, 10:05:34 PM