MCPcopy Create free account
hub / github.com/deepspeedai/DeepSpeed / PipelineError

Class PipelineError

deepspeed/runtime/pipe/module.py:26–27  ·  view source on GitHub ↗

Errors related to the use of deepspeed.PipelineModule

Source from the content-addressed store, hash-verified

24
25
26class PipelineError(Exception):
27 """Errors related to the use of deepspeed.PipelineModule """
28
29
30class LayerSpec:

Callers 3

forwardMethod · 0.85
backwardMethod · 0.85
stepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected