mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
feat(tfhe): plug zk-pok into all layers
This commit is contained in:
@@ -120,7 +120,7 @@ and not test(~smart_add_and_mul)""" # This test is too slow
|
||||
--cargo-profile "${cargo_profile}" \
|
||||
--package "${tfhe_package}" \
|
||||
--profile ci \
|
||||
--features="${ARCH_FEATURE}",shortint,internal-keycache \
|
||||
--features="${ARCH_FEATURE}",shortint,internal-keycache,zk-pok-experimental \
|
||||
--test-threads "${n_threads_small}" \
|
||||
-E "${filter_expression_small_params}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user