Skip to content

Conversation

@leandron
Copy link
Contributor

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

This PR covers:

  • nn.max_pool2d
  • nn.avg_pool2d
  • nn.l2_pool2d
  • nn.global_avg_pool2d
  • nn.global_max_pool2d

cc @lhutton1 for reviews.

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

This PR covers:
- nn.max_pool2d
- nn.avg_pool2d
- nn.l2_pool2d
- nn.global_avg_pool2d
- nn.global_max_pool2d

Change-Id: If74f6de5f302b7fdd8d920c2d0b3633d66520637
@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 16:40
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! Just a small thing, but happy to cover in a follow-up

Co-authored-by: Luke Hutton <luke.hutton@arm.com>
@lhutton1 lhutton1 merged commit 25e98dd 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.

3 participants