Prevent tests from leaking their respective RNG (#4497)
* Add autouse fixture to save and reset RNG in tests
* Add other RNG generators
* delete freeze_rng_state
* Hopefully fix GaussianBlur test
* Alternative fix, probably better
* revert changes to test_models
Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
Showing
Please register or sign in to comment