MCPcopy 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_locallyMethod · 0.45
testNonParallelModelMethod · 0.45
testRNNInputMethod · 0.45
testInputOrderMethod · 0.45
_startMethod · 0.45
run_workerFunction · 0.45
test_allcompareMethod · 0.45
runMethod · 0.45
CompleteInTimeOrDieFunction · 0.45
EuthanizeIfNecessaryFunction · 0.45
testMultiThreadedMethod · 0.45
StartMintFunction · 0.45

Calls

no outgoing calls

Tested by 15

run_test_locallyMethod · 0.36
testNonParallelModelMethod · 0.36
testRNNInputMethod · 0.36
testInputOrderMethod · 0.36
test_allcompareMethod · 0.36
testMultiThreadedMethod · 0.36
testParallelWorkersMethod · 0.36
run_test_locallyMethod · 0.36
test_allcompareMethod · 0.36