-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to release v2.0 that is dependent on HSDK v2 (#485)
* Update to use HSDK v2 Signed-off-by: M Q <[email protected]> * Supress the new Flake8 complaints Signed-off-by: M Q <[email protected]> * Avoid loading DICOMDir and tested all notebooks Signed-off-by: M Q <[email protected]> * fix flake8 complaint Signed-off-by: M Q <[email protected]> * logging the UID, if present, of the ignored instance Signed-off-by: M Q <[email protected]> --------- Signed-off-by: M Q <[email protected]>
- Loading branch information
Showing
12 changed files
with
2,442 additions
and
2,069 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,4 +35,4 @@ scikit-image>=0.17.2 | |
nibabel>=3.2.1 | ||
numpy-stl>=2.12.0 | ||
trimesh>=3.8.11 | ||
torch~=2.0.1 | ||
torch>=2.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
holoscan~=1.0 | ||
holoscan~=2.0 | ||
numpy>=1.21.6 | ||
colorama>=0.4.1 | ||
typeguard>=3.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters