1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-04-30 04:35:17 +00:00
ColossalAI/tests/test_optimizer
Wenxuan Tan ec73f1b5e2
[CI] Cleanup Dist Optim tests with shared helper funcs ()
* Refractor and cleanup using common helper funcs. Tests passed

* Update comments

* Fix relative import

* Fix param fetching bug
2025-02-12 13:42:34 +08:00
..
_utils.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_adam_kernel.py [misc] refactor launch API and tensor constructor () 2024-04-29 10:40:11 +08:00
test_adam_optim.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_dist_adafactor.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_dist_came.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_dist_galore.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_dist_lamb.py [CI] Cleanup Dist Optim tests with shared helper funcs () 2025-02-12 13:42:34 +08:00
test_lr_scheduler.py [lr-scheduler] fix load state dict and add test () 2024-02-06 14:23:32 +08:00
test_nvme.py [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00