Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepspeedai/DeepSpeed
/ ZeRORuntimeException
Class
ZeRORuntimeException
deepspeed/runtime/zero/utils.py:41–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
class
ZeRORuntimeException(Exception):
42
pass
43
44
45
ZERO_SUPPORTED_OPTIMIZERS = [
Callers
2
_configure_optimizer
Method · 0.90
_load_zero_checkpoint
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected