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

[microNPU] Add support for MEAN with uint8 ifm #14353

Merged
merged 7 commits into from
Apr 13, 2023

Conversation

ilyag-grovety
Copy link
Contributor

This PR involves supporting the legalization case of MEAN where axis == [1, 2], keep_dims == True and input dtype == 'uint8'.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Mar 21, 2023

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

@ilyag-grovety
Copy link
Contributor Author

@ilyag-grovety
Copy link
Contributor Author

@tvm-bot rerun

1 similar comment
@ilyag-grovety
Copy link
Contributor Author

@tvm-bot rerun

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.

Thanks @ilyag-grovety! I think @Aleksei-grovety's comment still needs addressing, otherwise LGTM

@lhutton1 lhutton1 merged commit 815422c into apache:main Apr 13, 2023
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