8000 Release v2.10.0 - CPU · zama-ai/concrete · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.10.0 - CPU

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 13:31
· 69 commits to main since this release
2c7ea98

Summary

Concrete v2.10 introduces a beta release of Concrete for Rust and includes several improvements and fixes, particularly on the concrete-python frontend.

What's Changed

New Features

  • Concrete for Rust: Introduce a concrete API in rust (1197)
  • Concrete Keygen for WASM: Implement the concrete Keygen in Rust for WASM compilation (#1198)

Improvements

  • TFHE-rs bridge: Enhance API by allowing creation of TFHE-rs bridge from a client (#1236, #1242, #1244)
  • TFHE-rs interoperability: Enhance interoperability by supporting more conversions and TFHE-rs 132 bits gaussian parameters (#1240, #1219)
  • TFHE-rs interoperability: Improve performances of tfhers_to_native and size of keys (#1218)

Fixes

  • Symbol clash: Fix possible symbol clash with torch([#1250] #1250)

Other changes

Full Changelog: v2.9.0...v2.10.0

Resources

0