Arm backend: Add support for BN fusing during QAT (#10967)
Makes it possible to annotate patterns with more than two operators. This allows us to annotate patterns: conv -> bn and conv -> bn -> relu to be able to fold away BN after training in QAT. Also adds support for QAT in Tester class. Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
O
Oscar Andersson committed
379129d947183a4a28cc05092185cf2a24c54dd9
Parent: 56018e1
Committed by GitHub <noreply@github.com>
on 5/20/2025, 8:16:59 AM