Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tdrussell/diffusion-pipe
/ debug_deepspeed_init.py
File
debug_deepspeed_init.py
test/debug_deepspeed_init.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Test deepspeed.initialize()
2
# Run from the top-level directory of diffusion-pipe using this command:
3
# deepspeed --num_gpus=2 --module test.debug_deepspeed_init --deepspeed
4
Callers
nothing calls this directly
Calls
6
ManualPipelineModule
Class · 0.90
get
Method · 0.80
distributed_init
Function · 0.70
load_diffusion_model
Method · 0.45
to_layers
Method · 0.45
get_loss_fn
Method · 0.45
Tested by
no test coverage detected