Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ stop
Method
stop
caffe2/python/parallel_workers.py:119–120 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
117
118
@abstractmethod
119
def
stop(self):
120
pass
121
122
@abstractmethod
123
def
cleanup(self):
Callers
7
testRNNInput
Method · 0.45
testInputOrder
Method · 0.45
_stop
Method · 0.45
_test_if
Function · 0.45
testParallelWorkers
Method · 0.45
testParallelWorkersInitFun
Method · 0.45
testParallelWorkersShutdownFun
Method · 0.45
Calls
no outgoing calls
Tested by
6
testRNNInput
Method · 0.36
testInputOrder
Method · 0.36
_test_if
Function · 0.36
testParallelWorkers
Method · 0.36
testParallelWorkersInitFun
Method · 0.36
testParallelWorkersShutdownFun
Method · 0.36