mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-04 09:52:50 +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