- 新增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 |
||
|---|---|---|
| .. | ||
| test_forward_configs.py | ||
| test_tie_weight.py | ||
- 新增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 |
||
|---|---|---|
| .. | ||
| test_forward_configs.py | ||
| test_tie_weight.py | ||