mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
chore(ci): check more parameters set on lattice estimator
This commit is contained in:
@@ -91,6 +91,8 @@ if __name__ == "__main__":
|
||||
"boolean_parameters_lattice_estimator.sage",
|
||||
"shortint_classic_parameters_lattice_estimator.sage",
|
||||
"shortint_multi_bit_parameters_lattice_estimator.sage",
|
||||
"shortint_cpke_parameters_lattice_estimator.sage",
|
||||
"shortint_list_compression_parameters_lattice_estimator.sage",
|
||||
):
|
||||
to_update, to_watch = check_security(params_filename)
|
||||
params_to_update.extend(to_update)
|
||||
|
||||
Reference in New Issue
Block a user