You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make affine and space metadata consistent as well as updating support of latest holoscan SDK CUDA 12 version (#565)
* Make affine and space consistent as space is properly parse by MONAI transforms
Signed-off-by: M Q <[email protected]>
* Typing improvements
Signed-off-by: M Q <[email protected]>
* Make image metadata Affine and Space consistent, either LPS or RAS
Signed-off-by: M Q <[email protected]>
* Update monai/deploy/operators/monai_seg_inference_operator.py
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Ming M Qin <[email protected]>
* Correct CoPilot suggested code which failed liniting
Signed-off-by: M Q <[email protected]>
* Fix complaint from new version of mypy
Signed-off-by: M Q <[email protected]>
* Support the latest holoscan SDK CUDA 12 version, holoscan-cu12
Signed-off-by: M Q <[email protected]>
* Docs gen works with Python 3.10+
Signed-off-by: M Q <[email protected]>
* Fix complaints on single quote vs dhouble quote for string
Signed-off-by: M Q <[email protected]>
* Making docs gen require python >= 3.10
Signed-off-by: M Q <[email protected]>
* Fix docs build error on readthedocs, although local builds had no issues
Signed-off-by: M Q <[email protected]>
---------
Signed-off-by: M Q <[email protected]>
Signed-off-by: Ming M Qin <[email protected]>
Co-authored-by: Copilot <[email protected]>
0 commit comments