zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
831 stars 127 forks source link

feat(gpu): Implement generate_last_block_inner_propagation in cuda backend #1236

Open bbarbakadze opened 3 weeks ago

bbarbakadze commented 3 weeks ago

PR content/description

Implement generate_last_block_inner_propagation in cuda backend

Check-list: