Arm backend: Add linear decomposition (#6661)
Add linear decomposition - Linear is decomposed to conv2d by Arm backend. - Enable nn.Linear(..., bias=False). - Remove op_addmm and related helper functions. - Remove unused helper functions. Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
O
Oscar Andersson committed
0a20d7205c9247b947dbef700fb6dcdbc4e640cb
Parent: 5b51bb8
Committed by GitHub <noreply@github.com>
on 11/11/2024, 9:27:25 AM