MCPcopy 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
41class ZeRORuntimeException(Exception):
42 pass
43
44
45ZERO_SUPPORTED_OPTIMIZERS = [

Callers 2

_configure_optimizerMethod · 0.90
_load_zero_checkpointMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected