monai-deploy-app-sdk icon indicating copy to clipboard operation
monai-deploy-app-sdk copied to clipboard

[DOC] Provide better documentation on operator output IOType limitation

Open MMelQin opened this issue 3 years ago • 0 comments

Report needed documentation

Report needed documentation The exact behavior of what IOType an operator can use, being a leaf node or inside node, is not clearly documented. This has led users of the App SDK to wild goose hunts in figuring out the error, myself included at times when setting the inside operator output to IOType.DISK. Please see this closed issue #251.

Describe the documentation you'd like We should enhance this chapter. Of course, more user friendly and detailed exception should be thrown in the code.

Steps taken to search for needed documentation Good question. Did we provide a link in the exception text?

MMelQin avatar Jan 28 '22 08:01 MMelQin