Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information