【Bug已解决】[BUG] It seems that SuperOfflload is unable to overlap the CPU (param update) and GPU (backw
【Bug已解决】[BUG] It seems that SuperOfflload is unable to overlap the CPU (param update) and GPU (backwawrd). 解决方案
一、现象长什么样
DeepSpeed 的 SuperOffload(一种把参数/优化器状态卸载到 CPU、在 CPU 上做参数更新、同时让 GPU 继续反向传播的优…