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
So far rng seed cannot be passed to sampler_config, because json supports only primitive datatypes like integer, float etc.
Potential solutions to this is to create a helper function that will be triggered during load, and pass the integer (or whatever was used to generate the original seed) to rng.