mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
committed by
Benoit Chevallier
parent
d35a183a1e
commit
532dca78cb
@@ -1,7 +1,3 @@
|
||||
```{warning}
|
||||
FIXME(Andrei): see if this is still appropriate, update etc; make link with use_quantization.md
|
||||
```
|
||||
|
||||
# Quantization
|
||||
|
||||
```{note}
|
||||
@@ -43,6 +39,7 @@ Regarding quantization and FHE compilation, it is important to understand the di
|
||||
For the moment, only the second method is available in Concrete Framework, but we plan to have the first method available in a further release, since it should give more freedom and better results to the user.
|
||||
|
||||
We detail the use of quantization within Concrete Framework in [here](../howto/use_quantization.md).
|
||||
|
||||
## Resources
|
||||
|
||||
- IntelLabs distiller explanation of quantization: [Distiller documentation](https://intellabs.github.io/distiller/algo_quantization.html)
|
||||
|
||||
Reference in New Issue
Block a user