AstrAI/astrai/parallel
ViperEkura 0422d6d38e refactor : 移除 LocalStrategy._clear_env 冗余清理
- setup_parallel 已覆盖所有环境变量写入,无需前置清空
2026-06-02 11:40:45 +08:00
..
__init__.py feat: 新增FSDP并行后端 2026-05-25 19:43:14 +08:00
executor.py fix : 修复存储层 rglob 死锁、DDP LOCAL_RANK 绑定 2026-06-02 01:01:00 +08:00
module.py refactor: 优化参数传递,清理导入样式 2026-04-03 22:06:32 +08:00
setup.py refactor : 移除 LocalStrategy._clear_env 冗余清理 2026-06-02 11:40:45 +08:00