Files
AstrAI/astrai/trainer
ViperEkura b558e61f63 refactor: 简化 _disable_random_init,scheduler 移入同步块
- _disable_random_init: enable=False 提前返回,dict 推导替代空字典
- scheduler.step() 移入 sync_gradients 守卫内
2026-05-26 17:05:25 +08:00
..
2026-05-17 16:44:03 +08:00
2026-04-04 15:49:46 +08:00
2026-05-25 19:43:14 +08:00