Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ start
Method
start
caffe2/python/parallel_workers.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
114
@abstractmethod
115
def
start(self):
116
pass
117
118
@abstractmethod
119
def
stop(self):
Callers
15
run_test_locally
Method · 0.45
testNonParallelModel
Method · 0.45
testRNNInput
Method · 0.45
testInputOrder
Method · 0.45
_start
Method · 0.45
run_worker
Function · 0.45
test_allcompare
Method · 0.45
run
Method · 0.45
CompleteInTimeOrDie
Function · 0.45
EuthanizeIfNecessary
Function · 0.45
testMultiThreaded
Method · 0.45
StartMint
Function · 0.45
Calls
no outgoing calls
Tested by
15
run_test_locally
Method · 0.36
testNonParallelModel
Method · 0.36
testRNNInput
Method · 0.36
testInputOrder
Method · 0.36
test_allcompare
Method · 0.36
testMultiThreaded
Method · 0.36
testParallelWorkers
Method · 0.36
testParallelWorkersInitFun
Method · 0.36
testParallelWorkersShutdownFun
Method · 0.36
run_test_locally
Method · 0.36
test_allcompare
Method · 0.36
_test_bmuf_distributed
Method · 0.36