Skip to content

1821 add slicing index and negative index for datasets#1885

Merged
Nic-Ma merged 16 commits intoProject-MONAI:masterfrom
Nic-Ma:1821-add-slicing-datasets
Mar 29, 2021
Merged

1821 add slicing index and negative index for datasets#1885
Nic-Ma merged 16 commits intoProject-MONAI:masterfrom
Nic-Ma:1821-add-slicing-datasets

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Mar 29, 2021

Fixes #1821 .

Description

This PR enhanced datasets to support slicing index and negative index.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Mar 29, 2021

/black

@Nic-Ma Nic-Ma marked this pull request as ready for review March 29, 2021 05:50
@Nic-Ma Nic-Ma changed the title [WIP] 1821 add slicing datasets 1821 add slicing index for datasets Mar 29, 2021
@Nic-Ma Nic-Ma changed the title 1821 add slicing index for datasets 1821 add slicing index and negative index for datasets Mar 29, 2021
@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli March 29, 2021 05:51
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Mar 29, 2021

Hi @wyli and @ericspod ,

I updated the PR according to both of your comments.
Could you please help review it again?

Thanks in advance.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Mar 29, 2021

/black

@Nic-Ma Nic-Ma enabled auto-merge (squash) March 29, 2021 15:45
@Nic-Ma Nic-Ma merged commit f5426c8 into Project-MONAI:master Mar 29, 2021
@Nic-Ma Nic-Ma deleted the 1821-add-slicing-datasets branch July 2, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flexible indexing for CacheDataset

4 participants