forked from zama-ai/tfhe-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(core): change rng tests to better avoid false failures
- we still check we generate non zero values but add retry conditions or have less stringent checks, to allow some values to be zero for example as it's a valid value that can be generated - each test suite (test and doctest) for these tests ran 1000 times without failure
- Loading branch information
1 parent
0233a69
commit af936df
Showing
2 changed files
with
83 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters