Concrete v2.2.0
What's Changed
Features
- feat(frontend-python): Support of len by @umut-sahin in #534
- feat(frontend-python/compiler): Enable multi precision for encrypted multiplication in order to have a finer optimization in multi parameters by @umut-sahin in #535
- feat(frontend-python): Enable multi precision and multi parameters by default by @umut-sahin in #483
Internal changes
- test: Add a workflow to validate Concrete using Concrete ML tests #531 in #537 #539
- chore(optimizer): Update for nightly rust linting by @rudy-6-4 in #533
- test(frontend-python): Remove the high p_error in graph evaluation tests to avoid Concrete Python flaky tests by @BourgerieQuentin in #532
- chore(backend-gpu): changes the mutability of cuda streams in the rust api by @pdroalves in #536
New Contributors
- @RomanBredehoft made their first contribution in #537
Full Changelog: v2.1.0...v2.2.0