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][ETHOSU] Fix Softmax quantization parameters #14774

Merged
merged 1 commit into from
May 15, 2023

Conversation

Aleksei-grovety
Copy link
Contributor

Fix zero point and scale values for operations according to the values in Vela, the test is updated to check case with different input and output zero point.

cc @neildhickey, @lhutton1, @ekalda, @leandron

Fix zero point and scale values for operations according to the values in Vela, the test is updated to check case with different input and output zero point.
@tvm-bot
Copy link
Collaborator

tvm-bot commented May 5, 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

@Aleksei-grovety
Copy link
Contributor Author

@tvm-bot rerun

Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @Aleksei-grovety!

@leandron leandron merged commit 0274930 into apache:main May 15, 2023
6 checks passed
@leandron
Copy link
Contributor

Thanks @ekalda @Aleksei-grovety!

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.

None yet

4 participants