Language Language English 简体中文 unilab.training.seed.apply_configured_training_seed¶ unilab.training.seed.apply_configured_training_seed(cfg, *, torch_runtime=True, cuda=True, mlx_runtime=False)[source]¶ Resolve and apply the configured training seed before runtime construction. Parameters: cfg (Any) torch_runtime (bool) cuda (bool) mlx_runtime (bool) Return type: TrainingSeedInfo