AstrAI/tests
ViperEkura 3c7ed84516 test(test_tie_weight): 添加测试以验证权重绑定后的数据修改行为 2025-11-19 17:47:22 +08:00
..
conftest.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
test_callbacks.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_dataset_loader.py test: 统一重构数据集和调度器测试模块 2025-10-31 20:24:01 +08:00
test_early_stopping.py test(early_stopping, train_strategy): 更新测试配置以提高稳定性 2025-10-18 22:07:11 +08:00
test_module.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
test_sampler.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_tie_weight.py test(test_tie_weight): 添加测试以验证权重绑定后的数据修改行为 2025-11-19 17:47:22 +08:00
test_train_config.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_train_strategy.py test: 统一重构数据集和调度器测试模块 2025-10-31 20:24:01 +08:00