mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 19:40:28 +00:00
[CI] fix typo with tests/ etc. (#3727)
* fix spelling error with examples/comminity/ * fix spelling error with tests/ * fix some spelling error with tests/ colossalai/ etc. * fix spelling error with tests/ etc. date:2023.5.10
This commit is contained in:
@@ -329,6 +329,6 @@ def test_pretrain_load(world_size):
|
||||
|
||||
if __name__ == '__main__':
|
||||
# test_model_parameters()
|
||||
# test_colo_optgimizer()
|
||||
# test_colo_optimizer()
|
||||
test_model(4)
|
||||
# test_pretrain_load(4)
|
||||
|
Reference in New Issue
Block a user