-
Notifications
You must be signed in to change notification settings - Fork 1.2k
WSIReader defaults and tensor conversion #6058
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
wyli
merged 28 commits into
Project-MONAI:dev
from
bhashemian:fix-6056-wsireader-defaults
Mar 14, 2023
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
bce46a5
Update wsi reader to have object defaults for mode and dtype
bhashemian d0c0318
update comments
bhashemian 12a353f
add device
bhashemian fe57e79
add unittests
bhashemian 5ae1822
Merge branch 'dev' into fix-6056-wsireader-defaults
bhashemian 0f73d95
Merge branch 'dev' of github.com:Project-MONAI/MONAI into fix-6056-ws…
bhashemian d48d3c9
add supported backends
bhashemian d0748cc
Merge branch 'dev' of github.com:Project-MONAI/MONAI into fix-6056-ws…
bhashemian 153b14c
Merge branch 'dev' of github.com:Project-MONAI/MONAI into fix-6056-ws…
bhashemian 0ae2536
formatting
bhashemian cf1f93b
Merge branch 'dev' into fix-6056-wsireader-defaults
bhashemian e4702d7
device conversion for numpy dtype and added tests
bhashemian a36fb63
fix device comparison
bhashemian ddb9fdc
remove redundant type
bhashemian 0f3355b
remove redundant type
bhashemian 9e17c01
change from not cpu to cuda
bhashemian e242b65
torch dtype
bhashemian c4acdc5
simplify get_data args, cleanup and update docstring
bhashemian a06f95d
typing
bhashemian 3a7baff
Merge branch 'dev' into fix-6056-wsireader-defaults
bhashemian 8b85a10
add unittests for none device and dtype
bhashemian 762e6a3
update dtype float32
bhashemian 6effd94
correct numpy default for None
bhashemian fec192f
Merge branch 'dev' into fix-6056-wsireader-defaults
bhashemian 0d0d6c1
remove test case 0 to check on ubuntu quick test
bhashemian e51fe48
read at level=8 for test case 0 to save memory
bhashemian dab7c41
remove default conversion of None device
bhashemian bf37fda
Merge branch 'dev' into fix-6056-wsireader-defaults
wyli 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
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.