tvm
tvm copied to clipboard
[Hexagon] Add Hand written HVX conv2d
This PR adds an initial version of a hand-coded HVX intrinsics implementation of conv2d for Hexagon target.
@kparzysz-quic is a co-author to the patch as he has written many of the utility functions for this patch.
cc @mehrdadh
Also @quic-sanirudh, if @kparzysz-quic is a co-author I suggest amending the commit message with Co-authored-by: Krzysztof Parzyszek <[email protected]> which will attribute mutual authorship in Git and GitHub.
FYI, due to work schedules, @csullivan will follow up with any issues / suggestions I raised in my reviews. I'm happy to for this to be merged once @csullivan Approves.