MCPcopy Create free account
hub / github.com/modelscope/modelscope / run

Method run

tests/run.py:482–483  ·  view source on GitHub ↗
(self, test)

Source from the content-addressed store, hash-verified

480 resultclass = TimeCostTextTestResult
481
482 def run(self, test):
483 return super(TimeCostTextTestRunner, self).run(test)
484
485 def _makeResult(self):
486 result = super(TimeCostTextTestRunner, self)._makeResult()

Callers 10

mainFunction · 0.95
run_commandFunction · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
tearDownMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
_validate_onnx_modelMethod · 0.45
run_cmdMethod · 0.45

Calls

no outgoing calls

Tested by 7

setUpMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
_validate_onnx_modelMethod · 0.36