mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
56b986da8b57edf32b548382c9955bc6b2748516
- removes 16 bit limitation on base_log - optimizes shared memory use: buffers for decomposition are not used anymore, rotated buffers are reused as state buffer for decomposition for the amortized PBS. - Add a private test for cuda PBS, as we have for fft backend.
Description
No description provided
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%