MCPcopy Index your code
hub / github.com/Project-MONAI/MONAI / run

Method run

tests/nonconfig_workflow.py:111–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 )
110
111 def run(self):
112 self._evaluator.run()
113
114 def finalize(self):
115 return True

Callers 3

runner.pyFile · 0.45
command_line_testsFunction · 0.45
min_tests.pyFile · 0.45

Calls

no outgoing calls

Tested by 1

command_line_testsFunction · 0.36