AstrAI/assets
ViperEkura f91bfee33e refactor: Config序列化统一BaseConfig基类
- 新增astrai/config/base.py,提供to_dict/from_dict基类
- 统一命名:load/save → from_file/to_file
- Checkpoint.meta合并训练配置到meta.json
- sys.stderr.warn → warnings.warn
- from_file改为classmethod
2026-05-16 22:06:39 +08:00
..
docs refactor: Config序列化统一BaseConfig基类 2026-05-16 22:06:39 +08:00
images docs: 更新说明内容 2026-03-31 15:18:49 +08:00