-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Replace pyupgrade with builtin Ruff's UP rule
#8606
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
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
75dd1ef
Bump actions/download-artifact from 4 to 5 (#8590)
dependabot[bot] 42901bb
Bump actions/checkout from 4 to 5 (#8588)
dependabot[bot] bb5b425
Bump actions/setup-python from 5 to 6 (#8589)
dependabot[bot] e465d66
Replace `pyupgrade` with builtin Ruff's UP rule
Borda cf427fe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fc10d4d
--unsafe-fixes
Borda 12ec249
Apply suggestions from code review
Borda 30c85d9
8564 fourier positional encoding (#8570)
NabJa 5e66c73
Include more-itertools in build env (#8611)
KumoLiu 1e5a492
Bump peter-evans/create-or-update-comment from 4 to 5 (#8612)
dependabot[bot] 9e9b5d0
Bump actions/download-artifact from 5 to 6 (#8614)
dependabot[bot] d0b78af
Bump actions/upload-artifact from 4 to 5 (#8615)
dependabot[bot] bdea238
Bump github/codeql-action from 3 to 4 (#8616)
dependabot[bot] f6b72c2
added ReduceTrait and FlattenSequence (#8531)
lukas-folle-snkeos 0f5a188
Fix box_iou returning 0 for floating-point results less than 1. #8369…
reworld223 b3ccf8d
8620 ModuleNotFoundError: No module named \'onnxscript\' in test-py3x…
garciadias af4580b
Update monai/losses/perceptual.py
Borda 502c402
Update monai/losses/sure_loss.py
Borda dbac655
Update monai/losses/sure_loss.py
Borda 22bcd9b
Update monai/losses/sure_loss.py
Borda 0334fc0
Update monai/losses/adversarial_loss.py
Borda 83aa7d5
Apply suggestions from code review
Borda 9a92dd3
--unsafe-fixes
Borda bcd3471
./runtests.sh --autofix
Borda 0e7a2b5
timestep scheduling with np.linspace (#8623)
ytl0623 b93479c
Correct H&E stain ordering heuristic in ExtractHEStains (#8551)
iyassou 5dae9c7
feat: add activation checkpointing to unet (#8554)
ferreirafabio80 3291f48
Fix index using tuple for image cropping operation (#8633)
johnzielke e6f2e1f
Fix #8599: Add track_meta and weights_only arguments to PersistentDat…
mccle 6cf36b6
Update documentation links (#8637)
KumoLiu a0e4889
Fix #8350: Clarify LocalNormalizedCrossCorrelationLoss docstring (#8639)
engmohamedsalah 935f1cc
8620 modulenotfounderror no module named onnxscript in test py3x 311 …
garciadias 34f93b7
Generate heatmap transforms (#8579)
eclipse0922 02c5e0d
Added an optional_import check for onnxruntime and applied the @unitt…
ytl0623 3bfcc43
Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0 (#8650)
dependabot[bot] 1bb3e63
Bump al-cheb/configure-pagefile-action from 1.4 to 1.5 (#8648)
dependabot[bot] 3beefbd
Bump actions/checkout from 4 to 6 (#8649)
dependabot[bot] c8bb696
Update monai/losses/perceptual.py
Borda 9b04647
resolves CI's drive-out-of-space by prune caching and use torch fro C…
Borda 21d2289
fix linter
Borda 93497a4
linting
Borda 8c08d3e
linting
Borda 03a0a4a
linting
Borda 02f2b1a
linting
Borda 4b759ab
B902
Borda 0ba2bf6
Consolidating Version Bumps (#8681)
ericspod 8af4f6d
Update monai/losses/sure_loss.py
Borda 7bf51b4
Fix Zip Slip vulnerability in NGC private bundle download (#8682)
yueyueL 5e23203
lru_cache(maxsize=None)
Borda ce7cfe5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3392955
yesqa
Borda ecd6bb2
linting
Borda 11f6d09
Fix channel-first indices buffer for distance_transform_edt (return_…
alexanderjaus f64575e
linting
Borda 93861bd
linting
Borda 8372011
linting
Borda 2d0014a
Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"
Borda 6e7cf2c
functools.cache (added in Python 3.9) is a convenience alias for func…
Borda dab1c5c
Merge branch 'dev' into ruff/UP
Borda 5387c5e
linting
Borda ad5f385
fix
Borda 83f351b
linting
Borda c248641
Merge branch 'dev' into ruff/UP
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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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
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
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.