Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ finalize
Method
finalize
tests/nonconfig_workflow.py:228–229 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
226
self.dataflow.update({CommonKeys.PRED: self.postprocessing(data)[CommonKeys.PRED]})
227
228
def
finalize(self):
229
pass
230
231
def
get_bundle_root(self):
232
return
"."
Callers
1
test_pythonic_workflow
Method · 0.95
Calls
no outgoing calls
Tested by
1
test_pythonic_workflow
Method · 0.76