MCPcopy
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

92class Noop:
93
94 def wait(self):
95 return None
96
97
98class TorchBackend(Backend):

Callers 15

command_existsFunction · 0.45
test_async_readMethod · 0.45
test_async_writeMethod · 0.45
test_readMethod · 0.45
test_writeMethod · 0.45
test_offset_writeMethod · 0.45
test_offset_readMethod · 0.45
test_async_readMethod · 0.45
test_async_writeMethod · 0.45
test_readMethod · 0.45
test_writeMethod · 0.45
test_offset_writeMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_async_readMethod · 0.36
test_async_writeMethod · 0.36
test_readMethod · 0.36
test_writeMethod · 0.36
test_offset_writeMethod · 0.36
test_offset_readMethod · 0.36
test_async_readMethod · 0.36
test_async_writeMethod · 0.36
test_readMethod · 0.36
test_writeMethod · 0.36
test_offset_writeMethod · 0.36