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] QCOM hexagon library (qhl) #12149

Merged
merged 4 commits into from
Jul 22, 2022
Merged

Conversation

avquicinc
Copy link
Contributor

@avquicinc avquicinc commented Jul 21, 2022

This patch adds Qualcomm's Hexagon Library support.
Changes done for:

  • linking QHL library from HexagonSDK
  • compiling QHL wrapper for QHL library
  • redirecting tir.<ops> to QHL library. For <ops> in { ceil, cos, exp, floor, sin, sigmoid, sqrt, tan, tanh, pow, }
  • This change is made in context of implementing tanh fp16 slice op
  • To separate out QHL changes from tanh op implementation, there will be a subsequent PR for tanh fp16 slice op that will use the QHL library changes.

cc @mehrdadh

@avquicinc
Copy link
Contributor Author

Hi @kparzysz-quic,
This patch contains QHL changes. Can you please review it.
Thank you.

@avquicinc avquicinc changed the title qcom hexagon library (qhl) [HEXAGON] qcom hexagon library (qhl) Jul 21, 2022
@avquicinc avquicinc changed the title [HEXAGON] qcom hexagon library (qhl) [HEXAGON] QCOM hexagon library (qhl) Jul 21, 2022
@github-actions github-actions bot requested a review from mehrdadh July 21, 2022 05:53
@kparzysz-quic kparzysz-quic merged commit a07e18e into apache:main Jul 22, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* qcom hexagon library (qhl)

* fix lint errors

* fix lint errors

Co-authored-by: aakaverm <aakaverm@qti.qualcomm.com>
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
* qcom hexagon library (qhl)

* fix lint errors

* fix lint errors

Co-authored-by: aakaverm <aakaverm@qti.qualcomm.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