Skip to content

Commit

Permalink
chore(gpu): disable 3_3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesLeroy committed Sep 18, 2024
1 parent 4372c0d commit 0dc2baa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tfhe/src/core_crypto/gpu/algorithms/test/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ macro_rules! create_gpu_multi_bit_parametrized_test{
{
MULTI_BIT_2_2_2_PARAMS,
MULTI_BIT_2_2_3_PARAMS,
MULTI_BIT_3_3_2_PARAMS,
MULTI_BIT_3_3_3_PARAMS
});
};
}
Expand Down

0 comments on commit 0dc2baa

Please sign in to comment.