Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeed
/ wait
Method
wait
deepspeed/comm/torch.py:94–95 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
92
class
Noop:
93
94
def
wait(self):
95
return
None
96
97
98
class
TorchBackend(Backend):
Callers
15
command_exists
Function · 0.45
test_async_read
Method · 0.45
test_async_write
Method · 0.45
test_read
Method · 0.45
test_write
Method · 0.45
test_offset_write
Method · 0.45
test_offset_read
Method · 0.45
test_async_read
Method · 0.45
test_async_write
Method · 0.45
test_read
Method · 0.45
test_write
Method · 0.45
test_offset_write
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_async_read
Method · 0.36
test_async_write
Method · 0.36
test_read
Method · 0.36
test_write
Method · 0.36
test_offset_write
Method · 0.36
test_offset_read
Method · 0.36
test_async_read
Method · 0.36
test_async_write
Method · 0.36
test_read
Method · 0.36
test_write
Method · 0.36
test_offset_write
Method · 0.36
test_load_zeropp_model
Method · 0.36