chore(ci): add randomized long run tests on CPU and GPU

This commit is contained in:
Agnes Leroy
2024-12-16 15:14:25 +01:00
committed by Agnès Leroy
parent 9b43a9459a
commit e3a93c7d87
17 changed files with 4262 additions and 80 deletions

View File

@@ -128,7 +128,6 @@ nightly-avx512 = ["tfhe-fft/nightly", "tfhe-ntt/nightly", "pulp/nightly"]
# Private features
__profiling = []
__long_run_tests = []
software-prng = ["tfhe-csprng/software-prng"]