mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-12-24 21:12:44 +00:00
* [kernel] support pure fp16 for cpu adam (#4896) * [kernel] fix cpu adam kernel for pure fp16 and update tests (#4919) * [kernel] fix cpu adam * [test] update gemini optim test