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

[Hexagon][QNN] Add TOPI strategies for qnn ops mul/tanh/subtract #13416

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

ibsidorenko
Copy link
Contributor

This commit adds compute/schedule implementation for Hexagon target for QNN ops: qnn.mul, qnn.subtract, qnn.tanh. It works only if QNN canonicalization pass was disabled.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 17, 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

This commit adds compute/schedule implementation for Hexagon target for
QNN ops: qnn.mul, qnn.subtract, qnn.tanh. It works only if QNN
canonicalization pass was disabled.
@ibsidorenko ibsidorenko force-pushed the disable-qnn-canon-new-ops branch from f8743c4 to ee217f2 Compare November 17, 2022 15:47
@masahi masahi merged commit 53824d6 into apache:main Nov 18, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…che#13416)

This commit adds compute/schedule implementation for Hexagon target for
QNN ops: qnn.mul, qnn.subtract, qnn.tanh. It works only if QNN
canonicalization pass was disabled.
@ibsidorenko ibsidorenko deleted the disable-qnn-canon-new-ops branch March 29, 2023 06:24
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.

3 participants