-
Notifications
You must be signed in to change notification settings - Fork 1.6k
5308 Add runtime cache support to CacheDataset
#5365
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
102 commits
Select commit
Hold shift + click to select a range
42a45e0
Merge pull request #19 from Project-MONAI/master
Nic-Ma cd16a13
Merge pull request #32 from Project-MONAI/master
Nic-Ma 6f87afd
Merge pull request #180 from Project-MONAI/dev
Nic-Ma f398298
Merge pull request #214 from Project-MONAI/dev
Nic-Ma ec463d6
Merge pull request #397 from Project-MONAI/dev
Nic-Ma ca62306
Merge pull request #429 from Project-MONAI/dev
Nic-Ma 8de4af1
5090 releasing 1.0.0 (#5170)
wyli 0a4b085
Remove batch dim in `SobelGradients` and `SobelGradientsd` (#5182)
KumoLiu 1c1815c
Add channel dim in `ComputeHoVerMaps` and `ComputeHoVerMapsd` (#5183)
KumoLiu ed5fd2d
update federated learning figure (#5194)
holgerroth 6a4dd92
Fix typo in `RandScaleIntensityd` (#5210)
KumoLiu b9f5dd8
5193 5204 import error msg/warnings (#5205)
wyli c71df93
5211 5214 infer device from first item RandElastic, simplify `first_k…
wyli e672b70
3844 flexible min/max_pixdim options for Spacing (#5212)
wyli bacc6bb
4264 Add antialiasing option for `Resized` (#5223)
yiheng-wang-nv a7e62d7
Visualisation classes to allow kwargs. combine GradCAM and ++ test fi…
rijobro 3d493ea
protobuf should use PYEXE not pip (#5231)
rijobro 4026c5e
5232 Enhance bundle page with more information (#5234)
Nic-Ma 0cf3088
5163 metatensor support for `OneOf` (#5217)
wyli b862c75
5233 Add file check for the logging config (#5235)
Nic-Ma df84c3d
Fix 1D data error in `VarAutoEncoder` (#5236)
KumoLiu 06aee55
Solve LoadImage issue when track_meta is False (#5239)
macdavid 21e0ad5
Add multi-gpu support to MonaiAlgo (#5228)
holgerroth e8879a0
HoVerNet Mode and Branch to independent StrEnum (#5219)
bhashemian 68d1b34
Occlusion sensitivity to use slidiing_window_inference (#5230)
rijobro 2687b72
UpSample optional kernel_size for deconv mode (#5221)
myron 6e63284
5251 replace None type metadict content with 'none' (#5252)
wyli 1ee8ba0
fix bug in retina detector (#5255)
Can-Zhao 94673a9
[pre-commit.ci] pre-commit suggestions/consolidate autofixes (#5256)
pre-commit-ci[bot] d76adc7
5253 fixes output offset - spacing (#5254)
wyli c9d1a71
4320 update docstrings for gradient based saliency (#5268)
wyli eb0795e
CVE-2007-4559 Patch (#5274)
TrellixVulnTeam 5a517fb
Upsample mode deconvgroup (#5282)
myron 9b09863
5187 update the docstring of the is_pad parameter (#5296)
binliunls b61b21e
4206 adds ext tests and deps (#4207)
wyli f6f6529
fixes cherrypicking issues of spacing
wyli 9fa35cc
5304 Add authenticated option for bundle api (#5306)
yiheng-wang-nv f040ec0
5269 5291 Update PyTorch base docker to 22.09 (#5293)
Nic-Ma d1fafc4
[ReadyForReview] Auto3DSeg DataAnalyzer OOM and other minor issue (#5…
mingxin-zheng c77521e
updates to Gaussian map for sliding window inference (#5302)
myron a215ea6
fixes DiceCELoss for multichannel targets (#5292)
myron ef6fe38
auto updates (#5321)
monai-bot 1e74bd6
auto updates (#5322)
monai-bot dd49e37
tutorial 982 984 fixes occ sens, 987 ce loss (#5323)
wyli 2b455e3
Fix installation verification command (#5328)
dzenanz 258f3ca
Segresnet improvements (#5281)
myron 9d43d19
SlidingWindowInferer: option to adaptively stitch in cpu memory for l…
myron fe5a3bf
Command format fix with backslashes on Windows System (#5280)
Maxime-Perret 7c3e838
adding a multigpu test of TestFLMonaiAlgo (#5327)
wyli 50749ec
Dicece check for float target (#5326)
myron 59fb2c3
MonaiAlgo FedStats (#5240)
holgerroth ee04909
5284 Fixes release integration tests (#5342)
wyli c0e3fa8
skip cache for releasing branch; update test info
wyli e1d7a2e
skip test if no downloading
wyli ba5fea2
5345 update output devices slidingwindow (#5346)
wyli 9e444d4
Enhancement for WarmupCosineSchedule to specify the beginning fractio…
myron 652511f
MonaiAlgo: fix logging in multi-gpu training (#5355)
holgerroth 10ab34a
str2list utility for commandline parsing of comma separated lists (#5…
myron 158211b
Merge pull request #449 from Project-MONAI/dev
Nic-Ma 30dc873
[DLMED] change to multi-process
Nic-Ma 8c014d1
[DLMED] update dataloader
Nic-Ma 9c423b6
update fl docs (#5364)
holgerroth 4609206
Remove meta_dict and fix affine to spacing conversion (#5367)
mingxin-zheng e5d651a
Merge branch 'dev' into 5308-shared-cache
Nic-Ma 3f4ff8f
[DLMED] disable multi-processing if GPU cache
Nic-Ma f6325e2
adding premerge tests for py3.10 (#5370)
wyli 8a7747d
releasing test py310
wyli 1d86895
[DLMED] add runtime cache
Nic-Ma 52a7fde
skip test.pypi.org
wyli 8b2e240
[DLMED] add GPU test
Nic-Ma 9176f60
Merge branch 'dev' into 5308-shared-cache
Nic-Ma 494f3b0
Merge branch 'dev' into 5308-shared-cache
Nic-Ma ce7fc18
5284 adds a changelog v1.0.1 (#5319)
wyli df541ee
[MONAI] code formatting
monai-bot a3be198
[DLMED] update subclasses
Nic-Ma bc09a4c
enable test.pypi.org
wyli 72e09cf
[DLMED] fix pickle
Nic-Ma 49321b6
[DLMED] remove test code
Nic-Ma 87ca8e4
[DLMED] update according to comments
Nic-Ma 8271a19
5381 and deprecate `compute_meandice` `compute_meaniou` (#5382)
wyli 4fa0194
Merge branch 'dev' into 5308-shared-cache
Nic-Ma f24c9b0
[DLMED] fix with test
Nic-Ma d2b93c8
[DLMED] update according to comments
Nic-Ma 660802c
Merge branch 'releasing/1.0.1' into dev
wyli fa6a14b
Merge branch 'dev' into 5308-shared-cache
Nic-Ma 4be39e1
[DLMED] enhance doc-string
Nic-Ma 58a3341
[DLMED] update according to comments
Nic-Ma 7e5cdd7
Merge branch 'dev' into 5308-shared-cache
wyli 51d70e7
Merge branch 'dev' into 5308-shared-cache
Nic-Ma 19f62fc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d46d8f5
[DLMED] add dist broadcast objects
Nic-Ma a47138c
Merge branch 'dev' into 5308-shared-cache
Nic-Ma 3bee98a
[DLMED] update according to comments
Nic-Ma ab38c13
[DLMED] simplify the list conversion
Nic-Ma bb019db
[DLMED] add dist test
Nic-Ma bf22f82
[DLMED] fix dist test
Nic-Ma dd416e7
Merge branch 'dev' into 5308-shared-cache
Nic-Ma d9fc959
[MONAI] code formatting
monai-bot c233a3e
Merge branch 'dev' into 5308-shared-cache
Nic-Ma f9235a3
Merge branch 'dev' into 5308-shared-cache
Nic-Ma cb4997d
[DLMED] add more doc-string
Nic-Ma 18a651a
[DLMED] fix CI test error
Nic-Ma 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
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
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.