ColossalAI/tests/test_optimizer
Edenzzzz 5f8c0a0ac3
[Feature] auto-cast optimizers to distributed version (#5746)
* auto-cast optimizers to distributed

* fix galore casting

* logger

---------

Co-authored-by: Edenzzzz <wtan45@wisc.edu>
2024-05-24 17:24:16 +08:00
..
_utils.py [Feature] Distributed optimizers: Lamb, Galore, CAME and Adafactor (#5694) 2024-05-14 13:52:45 +08:00
test_adam_kernel.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
test_adam_optim.py [kernel] support pure fp16 for cpu adam and update gemini optim tests (#4921) 2023-10-16 21:56:53 +08:00
test_dist_adafactor.py [Feature] auto-cast optimizers to distributed version (#5746) 2024-05-24 17:24:16 +08:00
test_dist_came.py [Feature] auto-cast optimizers to distributed version (#5746) 2024-05-24 17:24:16 +08:00
test_dist_galore.py [Feature] auto-cast optimizers to distributed version (#5746) 2024-05-24 17:24:16 +08:00
test_dist_lamb.py [Feature] auto-cast optimizers to distributed version (#5746) 2024-05-24 17:24:16 +08:00
test_lr_scheduler.py [lr-scheduler] fix load state dict and add test (#5369) 2024-02-06 14:23:32 +08:00
test_nvme.py [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00