v0.5.0
Summary
The main objective of this release is to add python 3.7 support.
Links
Docker Image: zamafhe/concrete-ml:v0.5.0
pip: https://pypi.org/project/concrete-ml/0.5.0
Documentation: https://docs.zama.ai/concrete-ml
v0.5.0
Feature
- Python 3.7 support (
fef90d1
) - Remove constraints in numpy_reduce_sum (
89668bf
) - Check if a network imported with import_qat=True is quantized (
24e8f88
)
Documentation
- Move titanic notebook to use_case_examples and cleaned SentimentClassification notebook (
14502f0
)