Skip to content

[ACL] Enable int8 data type in QNN DENSE#13487

Merged
lhutton1 merged 1 commit intoapache:mainfrom
leandron:acl_dense_int8
Nov 28, 2022
Merged

[ACL] Enable int8 data type in QNN DENSE#13487
lhutton1 merged 1 commit intoapache:mainfrom
leandron:acl_dense_int8

Conversation

@leandron
Copy link
Contributor

This enables QNN_DENSE int8 data type to be used in Compute Library for the Arm(r) Architecture (ACL) BYOC integration.

cc @lhutton1 for reviews

This enables int8 data type to be used in Compute Library
for the Arm(r) Architecture (ACL) BYOC integration.

Change-Id: Ib954fcbb98cc031ca10094bc53d8bd7710b7fb9e
@tvm-bot
Copy link
Collaborator

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

@github-actions github-actions bot requested a review from lhutton1 November 25, 2022 15:21
Copy link
Contributor

@asparkhi asparkhi left a comment

Choose a reason for hiding this comment

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

It is pleasantly surprising that the codegen does not require any changes when supporting a new dtype. It shows that the ACL APIs and their integration into TVM is seamless 🚀

These changes look good to me modulo a minor comment.

Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

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

LGTM!

@lhutton1 lhutton1 merged commit 5d8fc20 into apache:main Nov 28, 2022
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