You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Support quantization of torch.einsum (pytorch#18539)
- Refactor GetDecompositionPass to expose small override hooks for trace
inputs, placeholder mapping, and output extraction.
- Implement DecomposeEinsumPass as a GetDecompositionPass subclass to
handle aten.einsum.default's (equation, [operands]) signature.
Change-Id: I0546572f44903e400dfd75ea067ed2785e2a326e
cc @digantdesai@freddan80@per@zingo@oscarandersson8218@mansnils@Sebastian-Larsson@robell
Signed-off-by: Yufeng Shi <yufeng.shi@arm.com>
0 commit comments