-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Release 1.5.1 Updates #8575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.5.1 Updates #8575
Changes from 11 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
efd4136
Updating docs
ericspod 192dfa3
Adding changelog items
ericspod b6dc5f3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 45b1d9f
Whatsnew addition
ericspod a146c12
Merge branch 'release_1_5_1' of github.com:ericspod/MONAI into releas…
ericspod d90a5fb
Merge branch 'dev' into release_1_5_1
ericspod 249ff72
Merge branch 'dev' into release_1_5_1
KumoLiu 93713d4
Updates and add 50 series notice
ericspod 7d950b3
Updates and add 50 series notice
ericspod 0961fc7
Merge branch 'dev' into release_1_5_1
KumoLiu 2c3606f
Adding a few more items to changelog
ericspod fb212a5
Adding a few more items to changelog
ericspod 23887fe
Merge branch 'dev' into release_1_5_1
KumoLiu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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,5 +1,5 @@ | ||
|
||
# What's new in 1.5 🎉🎉 | ||
# What's new in 1.5 | ||
|
||
- Support numpy 2.x and Pytorch 2.6 | ||
- MAISI inference accelerate | ||
|
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
# What's new in 1.5.1 🎉🎉 | ||
|
||
This is a minor update for MONAI to address security concerns and improve compatibility with the newest PyTorch release. | ||
|
||
With the upgrade support for PyTorch 2.8, MONAI now directly support NVIDIA GeForce RTX 50 series GPUs and other Blackwell-based GPUs! | ||
|
||
- Support up to PyTorch 2.8. | ||
- Security fixes to address advisories [GHSA-x6ww-pf9m-m73m](https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-x6ww-pf9m-m73m), [GHSA-6vm5-6jv9-rjpj](https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-6vm5-6jv9-rjpj), and [GHSA-p8cm-mm2v-gwjm](https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-p8cm-mm2v-gwjm), | ||
- Updated version of supported Huggingface Transformers library to address security advisories raised for it. | ||
- Updated Torchvision pretrained network loading to use current arguments. | ||
- Many minor fixes to identified issues, see release notes for details on merged PRs. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.