Skip to content

Commit

Permalink
refactor(shortint): update compact parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jborfila committed Oct 12, 2023
1 parent 7534b68 commit c7923ff
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 151 deletions.
1 change: 1 addition & 0 deletions tfhe/src/shortint/keycache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ named_params_impl!( ShortintParameterSet =>
PARAM_MULTI_BIT_MESSAGE_2_CARRY_2_GROUP_3_KS_PBS,
PARAM_MULTI_BIT_MESSAGE_3_CARRY_3_GROUP_3_KS_PBS,
// CPK
PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_KS_PBS,
PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS,
PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS,
PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS,
Expand Down
Loading

0 comments on commit c7923ff

Please sign in to comment.