-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CMSIS-NN] Pad fusion with QNN Conv2D #12353
Conversation
5b616fa
to
0cf87a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments / questions.. see what you think
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the improvements @ashutosh-arm, looks great! I just had a couple more small comments
Change-Id: I2fd834dd93e7afdcc454c38700448e3f4d5eb0f5
Change-Id: I6073ce46aa1687aa68b3dc83c848dc5ec7e6d0e0
Change-Id: If58a54bc61d88d899399e6ce0d74ce4e71e7da4c
Change-Id: I4e09cde765586a576e75b4a6f6fdd9419c1ebdae
Change-Id: I1e032295668e68849a365da0dde28234c66cc056
9f054f1
to
b0b48b3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates @ashutosh-arm, LGTM!
Thanks @ashutosh-arm, @SebastianBoblest! |
Pass that fuses nn.pad and qnn.conv2d for CMSIS-NN target.
Pass that fuses nn.pad and qnn.conv2d for CMSIS-NN target.
cc @Mousius @areusch @grant-arm @lhutton1 @manupa-arm