executorch
executorch copied to clipboard
Implement mm op for Arm backend
- Add legalization from aten.mm to TOSA MatMul for FP32 & INT8 types
- Add tests for main and base inference
- Add an annotator for aten.mm in the quantizer