Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
class
PipelineError(Exception):
27
""
"Errors related to the use of deepspeed.PipelineModule "
""
28
29
30
class
LayerSpec:
Callers
3
forward
Method · 0.85
backward
Method · 0.85
step
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected