zama-ai / tfhe-rs

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

chore(ci): split integer gpu tests to improve iteration time #1198

Closed soonum closed 2 weeks ago

IceTDrinker commented 1 month ago

looks like filters are bugged

soonum commented 1 month ago

https://github.com/zama-ai/tfhe-rs/actions/runs/9387081025/job/25849210688?pr=1198

bugged filter

Thanks, this is fixed, I'd forgotten a closing parenthesis.