You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, but methods that inherit from EnsembleSampler expect a singleton rng_key. So we should be able to fix this by checking that sampler.is_ensemble_kernel is false before splitting the key.
Hi, I get an error when I
MCMC.run
afterwarmup
withAIES
.Here is the example
The error
It will get the same error if use
ESS
The text was updated successfully, but these errors were encountered: