Adding MedNeXt to documentation - #9074
Conversation
MedNeXt implementation is missing from the documentation. Signed-off-by: Ivan <58172188+id-b3@users.noreply.github.com>
Signed-off-by: Ivan <58172188+id-b3@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughAdded documentation entries for Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized documentation-only change that adds the MedNeXt model and block to the API documentation without changing runtime behavior; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description clearly explains the documentation change and identifies the completed test and documentation checks. The issue reference line and non-applicable checklist items are not included, but the description is otherwise complete. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
MedNeXt implementation is missing from the documentation.
Small fix to add it to the docs so it's clear that it exists in the MONAI framework when using the API Documentation.
Description
Small fix to the documentation to add the missing MedNeXt model architecture and the MedNeXt block.
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.