This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ColossalAI
Watch
1
Star
0
Fork
0
You've already forked ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI.git
synced
2025-10-22 07:14:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28e2d16794108bdf5828505e073297ec11a21a0b
ColossalAI
/
tests
/
test_zero
History
HELSON
a3100bd50d
[testing] add beit model for unit testings (
#2196
)
...
* [testing] add beit model * [beit] fix bugs * [beit] fix bugs * [testing] fix bugs
2022-12-26 17:35:36 +08:00
..
low_level_zero
[zero] test gradient accumulation (
#1964
)
2022-11-29 13:00:30 +08:00
common.py
[moe] fix MoE bugs (
#1628
)
2022-09-22 13:56:30 +08:00
test_found_inf.py
…
test_init_context.py
[testing] add beit model for unit testings (
#2196
)
2022-12-26 17:35:36 +08:00
test_shard_model_v2.py
[test] align model name with the file name. (
#2045
)
2022-11-30 15:45:26 +08:00
test_shard_param.py
…
test_sharded_optim_state_dict.py
[colotensor] add Tensor.view op and its unit test (
#1343
)
2022-07-21 10:53:15 +08:00
test_sharded_optim_v2.py
[hotfix] fix auto policy of test_sharded_optim_v2 (
#2157
)
2022-12-20 23:03:18 +08:00
test_sharded_optim_with_sync_bn.py
…
test_state_dict.py
[hotfix] shared model returns cpu state_dict (
#1328
)
2022-07-15 22:11:37 +08:00
test_tensor_utils.py
[test] ignore 8 gpu test (
#1080
)
2022-06-08 23:14:18 +08:00
test_zero_engine.py
…