Skip to content

v1.4.1

Compare
Choose a tag to compare
@zama-bot zama-bot released this 15 Feb 13:13
· 364 commits to main since this release
v1.4.1

Summary

Update Concrete-Python to 2.5.1 and fixes AvgPool's missing parameters.

Links

Docker Image: zamafhe/concrete-ml:v1.4.1
Docker Hub: https://hub.docker.com/r/zamafhe/concrete-ml/tags
pip: https://pypi.org/project/concrete-ml/1.4.1
Documentation: https://docs.zama.ai/concrete-ml

v1.4.1

Fix

  • Make skorch import fail without error (5863a4b)
  • Replace python release install with setup-python (f41c65c)
  • Update README.md (8bef8e5)
  • Add support to AvgPool's missing parameters (559d99c)

Documentation

  • Document n_bits for compile torch functions (065df89)
  • Add explanation of encrypted training and federated learning (8002ed8)
  • Add documentation about scaling (1bad5cc)