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

Commits on Sep 9, 2024

  1. Improve stablehlo-quant-legalize-to-tosa-rescale

    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
    Tai78641 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    04d0d40 View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    Tai78641 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    45bdc50 View commit details
    Browse the repository at this point in the history