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

[TOPI][Hexagon] Implement quantize op for hexagon #12820

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

trahman-quic
Copy link
Contributor

@trahman-quic trahman-quic commented Sep 16, 2022

This PR implements quantization for hexagon and also adds schedule for nhwc-8h8w32c-2d layout. For this op, the input type is float32 and output can be uint8 or int8.

cc @mehrdadh

@github-actions github-actions bot requested a review from mehrdadh September 16, 2022 20:51
@trahman-quic
Copy link
Contributor Author

@kparzysz-quic @mehrdadh @jverma-quic If the PR looks good, can we please merge it?

Copy link
Contributor

@jverma-quic jverma-quic left a comment

Choose a reason for hiding this comment

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

LGTM

@kparzysz-quic kparzysz-quic merged commit e1f3f90 into apache:main Sep 26, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* [TOPI][Hexagon] Implement quantize op for hexagon

* Fix lint issue
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