MCPcopy 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

testRNNInputMethod · 0.45
testInputOrderMethod · 0.45
_stopMethod · 0.45
_test_ifFunction · 0.45
testParallelWorkersMethod · 0.45

Calls

no outgoing calls

Tested by 6

testRNNInputMethod · 0.36
testInputOrderMethod · 0.36
_test_ifFunction · 0.36
testParallelWorkersMethod · 0.36