mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
7a0f11b1b078a2b4eb04d09bc5022dec6e498220
- prepares support for tensor types - introduce _n_in and n_in() and requires_mix_values_func() for IntermediateNode to know if they require a function to mix input values and determine output value - update BaseTracer to pass the class _mix_values_func to IntermediateNodes that need it - update NPTracer to stay consistent with current behavior regarding values mixing
hdk
Homomorphic Development Framework - collection of tools to FHE all the things
Developers can take a look at ARCHITECTURE.md to get the big picture and GETTING-STARTED.md to start developing.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%