-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers
Description
Hi, I have two questions and I am looking forward to replying:
- it is written in the file that the activation value will be quantized to -128~127, then when I set tensor->setDynamicRange(min_float, max_float), if the value of tensor is less than min_float, is it quantized to -128?
- If you need to use the QuantizeLinear OP in ONNX to express this quantization relationship, how should scale and zero be set? That is, how do I convert implicit quantization like tensor->setDynamicRange(min_float, max_float) to explicit quantization?
Metadata
Metadata
Assignees
Labels
triagedIssue has been triaged by maintainersIssue has been triaged by maintainers
