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
Fix#7812: This PR makes DeepSpeedEngine cleanup safe for partial
initialization.
This prevents destructor-time tracebacks by guarding access to
unitialized attributes of DeepSpeed engine.
Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
0 commit comments