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

Enhance stablehlo-quant-legalize-to-tosa-rescale #2534

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Tai78641
Copy link
Contributor

@Tai78641 Tai78641 commented Sep 9, 2024

by adding support for following quantized operators:

  • abs
  • multiply and divide
  • maximum and minimum
  • compare

by adding support for following quantized operators:
  -  abs
  -  multiply and divide
  -  maximum and minimum
  -  compare

Signed-off-by: Tai Ly <[email protected]>
Change-Id: I1565d9e145ba245944f19f55e260246373b87f6d
@sdasgup3 sdasgup3 self-assigned this Sep 9, 2024
@sdasgup3 sdasgup3 self-requested a review September 11, 2024 22:26
Copy link
Member

@sdasgup3 sdasgup3 left a comment

Choose a reason for hiding this comment

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

Thanks Tai!
The PR looks good except for a query that I have.

@sdasgup3 sdasgup3 merged commit 73b0862 into openxla:main Sep 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants