MCPcopy 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

getMethod · 0.80
distributed_initFunction · 0.70
load_diffusion_modelMethod · 0.45
to_layersMethod · 0.45
get_loss_fnMethod · 0.45

Tested by

no test coverage detected