Skip to content

[TOPI][Hexagon] Implement global_avg_pool2d for hexagon#13614

Merged
kparzysz-quic merged 4 commits intoapache:mainfrom
trahman-quic:trahman-quic/global_avg_2d
Dec 15, 2022
Merged

[TOPI][Hexagon] Implement global_avg_pool2d for hexagon#13614
kparzysz-quic merged 4 commits intoapache:mainfrom
trahman-quic:trahman-quic/global_avg_2d

Conversation

@trahman-quic
Copy link
Copy Markdown
Contributor

@trahman-quic trahman-quic commented Dec 14, 2022

This PR adds implementation, testcase and schedule for quantized and float16 global_avg_pool2d op for hexagon. The op supports NCHW layout.

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Dec 14, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@trahman-quic
Copy link
Copy Markdown
Contributor Author

Hi @mehrdadh, this PR passed all the checks.

Copy link
Copy Markdown
Contributor

@kparzysz-quic kparzysz-quic left a comment

Choose a reason for hiding this comment

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

Thanks Tasmia!

@kparzysz-quic kparzysz-quic merged commit cdb4eea into apache:main Dec 15, 2022
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
* [TOPI][Hexagon] Implement global_avg_pool2d for hexagon

* Fix name

* Fix lint issues

* Use get_hexagon_target()
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
* [TOPI][Hexagon] Implement global_avg_pool2d for hexagon

* Fix name

* Fix lint issues

* Use get_hexagon_target()
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.

4 participants