You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set embedding layer (stage 0) to CPU to compute while other stages are still computed on GPU in deepspeed pipeline parallelism,so whether deepspeed supports this kind of mode or not?I also noticed that ZeRO Offload can conduct caculation with different kinds of devices,but I did not find how to set specified stage to CPU. Is there someone who try this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set embedding layer (stage 0) to CPU to compute while other stages are still computed on GPU in deepspeed pipeline parallelism,so whether deepspeed supports this kind of mode or not?I also noticed that ZeRO Offload can conduct caculation with different kinds of devices,but I did not find how to set specified stage to CPU. Is there someone who try this?
Beta Was this translation helpful? Give feedback.
All reactions