Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeed
/ run
Method
run
tests/unit/common.py:155–156 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
153
154
@abstractmethod
155
def
run(self):
156
...
157
158
def
__call__(self, request):
159
self._fixture_kwargs = self._get_fixture_kwargs(request, self.run)
Callers
15
_dist_run
Method · 0.95
check-torchdist.py
File · 0.45
check-extraindexurl.py
File · 0.45
check-torchcuda.py
File · 0.45
check-license.py
File · 0.45
pytest
Function · 0.45
pytest
Function · 0.45
test_megatron
Function · 0.45
test_megatron_checkpoint
Function · 0.45
test_squad
Function · 0.45
BingBertSquad_run_func_test.py
File · 0.45
clean_test_env
Method · 0.45
Calls
no outgoing calls
Tested by
10
pytest
Function · 0.36
test_megatron
Function · 0.36
test_megatron_checkpoint
Function · 0.36
test_squad
Function · 0.36
clean_test_env
Method · 0.36
run_BingBertSquad_test
Method · 0.36
remove_file
Function · 0.36
run_test
Method · 0.36
clean_test_env
Method · 0.36
run_gpt2_test
Method · 0.36