Skip to content
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

[ETHOSN] Add support for transpose convolution #12674

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

lhutton1
Copy link
Contributor

@lhutton1 lhutton1 commented Sep 1, 2022

Adds support for offloading transpose convolution with an optional bias to the NPU.

Co-authored-by: Samuel Panijel samuel.panijel@arm.com
Co-authored-by: Leo Blonk leo.blonk@arm.com

cc @leandron @Leo-arm @spanijel

@lhutton1 lhutton1 force-pushed the transpose-conv2d branch 2 times, most recently from f0ae584 to a86baf0 Compare September 2, 2022 08:30
Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit. Apart from that, I'm happy for this to be merged.

python/tvm/relay/op/contrib/ethosn.py Outdated Show resolved Hide resolved
@lhutton1
Copy link
Contributor Author

lhutton1 commented Sep 6, 2022

@tvm-bot rerun

lhutton1 and others added 2 commits September 6, 2022 15:14
Adds support for offloading transpose convolution with an optional bias
to the NPU.

Co-authored-by: Samuel Panijel <samuel.panijel@arm.com>
Co-authored-by: Leo Blonk <leo.blonk@arm.com>
Change-Id: I2534fc45a1498679b4701f41b8f7a1f79dda4e79
Change-Id: I6e8d1d9d05e5870dad4f9735f3c0ed81458449f3
@lhutton1
Copy link
Contributor Author

lhutton1 commented Sep 6, 2022

@tvm-bot rerun

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @lhutton1!

@leandron leandron merged commit b55ffcd into apache:main Sep 7, 2022
@lhutton1 lhutton1 deleted the transpose-conv2d branch September 9, 2022 16:12
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Adds support for offloading transpose convolution with an optional bias
to the NPU.

Co-authored-by: Samuel Panijel <samuel.panijel@arm.com>
Co-authored-by: Leo Blonk <leo.blonk@arm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants