blazefl.reproducibility#
Reproducibility module for BlazeFL.
Functions
|
Seeds the global random number generators for all relevant libraries. |
|
Configures the environment-level settings for deterministic behavior. |
|
Creates a new suite of isolated random number generators from a single seed. |
Classes
|
A snapshot of the global random state for major libraries. |
|
A container for a suite of isolated random number generators. |