phillipstanleymarbell / Noisy-lang-compiler

Noisy language compiler
MIT License
17 stars 1 forks source link

Implementation of auto-quantization #651

Closed PeiMu closed 1 year ago

PeiMu commented 1 year ago

Now the basic idea is to use range information and Q number format to implement the auto-quantization.

Check if it's possible using accuracy and precision.