fastmachinelearning / qonnx

QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX
https://qonnx.readthedocs.io/
Apache License 2.0
124 stars 39 forks source link

[Range] Enable range analysis for a bunch of monotonic functions #133

Open iksnagreb opened 2 months ago

iksnagreb commented 2 months ago

Note: Also treats MultiThreshold as such a monotonic function, but this needs more testing. Maybe MultiThreshold needs some special case implementation more similar to the Quant operator?