mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-02-21 14:32:09 +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