mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -05:00
chore: update fast_dedup opset to match the latency benchmarks in the docs
This commit is contained in:
@@ -3488,7 +3488,10 @@ criterion_group!(
|
||||
eq_parallelized,
|
||||
gt_parallelized,
|
||||
if_then_else_parallelized,
|
||||
flip_parallelized
|
||||
flip_parallelized,
|
||||
neg_parallelized,
|
||||
leading_zeros_parallelized,
|
||||
ilog2_parallelized,
|
||||
);
|
||||
|
||||
criterion_group!(
|
||||
|
||||
Reference in New Issue
Block a user