mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
54661528a87977d4898188e61a3931c4d6db1502
The new option --acion=dump-hlfhe-manp invokes the Minimal Arithmetic Noise Padding Analysis pass based on the squared 2-norm metric from `lib/Dialect/HLFHE/Analysis/MANP.cpp` and dumps the module afterwards with an extra attribute `MANP` for each HLFHE operation.
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%