AstrAI/tests
ViperEkura c1bf22b6ec refactor(khaosz/trainer): 使用 TrainContext 替代 kwargs 传递训练上下文 2025-10-06 20:12:08 +08:00
..
conftest.py feat(tests): 重构测试环境, 便于pickle 序列化 2025-10-04 21:31:39 +08:00
test_callbacks.py refactor(khaosz/trainer): 使用 TrainContext 替代 kwargs 传递训练上下文 2025-10-06 20:12:08 +08:00
test_dataset_loader.py feat(tests): 改进测试环境配置与设备管理 2025-10-04 12:12:42 +08:00
test_early_stopping.py test(early_stopping): 移除未使用的torch.utils.data导入 2025-10-06 17:10:10 +08:00
test_module.py feat(tests): 改进测试环境配置与设备管理 2025-10-04 12:12:42 +08:00
test_sampler.py test(sampler): 删除冗余的训练恢复测试用例 2025-10-03 22:18:31 +08:00
test_train_config.py feat(tests): 改进测试环境配置与设备管理 2025-10-04 12:12:42 +08:00
test_train_strategy.py feat(tests): 改进测试环境配置与设备管理 2025-10-04 12:12:42 +08:00