Commit 365fe16
Tweak sample counts and other details in tests (#2433)
* Reduce iterations in ESS tests
* Reduce iterations in HMC tests
* Document an HMC test better
* Reduce iterations in Inference.jl tests
* Use StableRNG in Inferenc.jl tests
* Increase some iteration counts
* Increase some iter counts
* Increase some iter counts
* Fix use of rng in tests, and other seed stuff
* Reduce an iter count in sghmc tests
* Reduce sample counts in abstractmcmc tests
* Improve an MH test
* Improvements to MH tests
* More test tweaks
* Adjust HMC iteration counts
* Adjust sample counts in ESS tests
* Reduce ISS test sample count
* Remove some long-dead tests
* Increase an iter count
* Mark some top-level testsets as verbose
* Bump Mooncake compat to 0.4.61
* Simplify Wishart HMC test
* Increase some sample counts
* Use StableRNG(seed) rather than copy(rng)
* Increase tolerance marginally on some tests
---------
Co-authored-by: Penelope Yong <penelopeysm@gmail.com>1 parent c0a4ee9 commit 365fe16
File tree
9 files changed
+337
-321
lines changed- test
- mcmc
9 files changed
+337
-321
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments