get_rng_state#

composer.utils.reproducibility.get_rng_state()[source]#

The state of the RNG objects.

Returns

List[Dict[str, Any]] โ€“ A list of RNG State Dicts, indexed by global rank.