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

[circle-quantizer] Support quantization of Relu0To1 Op #12963

Open
3 tasks
jinevening opened this issue May 3, 2024 · 0 comments
Open
3 tasks

[circle-quantizer] Support quantization of Relu0To1 Op #12963

jinevening opened this issue May 3, 2024 · 0 comments
Labels
area/quant It is related to quantization (8-bit, n-bit, ...)

Comments

@jinevening
Copy link
Contributor

What

Let's quantize Relu0To1 Op

ToDo

Compute kernel is already supported in #12938.

  • Update QuantizeWithMinMax
  • Update QuantizedModelVerifier
  • Update FakeQuantize
@jinevening jinevening added the area/quant It is related to quantization (8-bit, n-bit, ...) label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quant It is related to quantization (8-bit, n-bit, ...)
Projects
None yet
Development

No branches or pull requests

1 participant