InternLM/tests/test_training
Guoteng 757e19e01a
1. fix(config): rampup_batch_size defalut value BC. (#515)
2. fix(config): standardize config parameter access.
3. feat(launch): add warmup_process_group
4. feat(memory): add cuda_memory_analyze
2023-11-28 19:33:46 +08:00
..
7B_check_acc.py Feat(QA): Check model weights for acc (#476) 2023-11-09 16:16:29 +08:00
7B_check_init.py Feat(QA): Check init model weights (#502) 2023-11-16 11:03:19 +08:00
__init__.py test(tests/test_training): add training e2e tests for loss spike and loss accuracy (#304) 2023-09-19 14:55:40 +08:00
test_loss.py feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00
test_swap_nb_loss_and_gradnorm.py name (#514) 2023-11-24 18:24:54 +08:00
train_CI.py 1. fix(config): rampup_batch_size defalut value BC. (#515) 2023-11-28 19:33:46 +08:00