Skip to content

3628 0-d array to_contiguous#3629

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:fixes-contiguous
Jan 10, 2022
Merged

3628 0-d array to_contiguous#3629
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:fixes-contiguous

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Jan 10, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #3628

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 --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jan 10, 2022

/integration-test

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jan 10, 2022

/integration-test

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jan 10, 2022

/build

@wyli wyli marked this pull request as ready for review January 10, 2022 13:41
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jan 10, 2022

/build

@wyli wyli enabled auto-merge (squash) January 10, 2022 14:33
@wyli wyli merged commit 3c6ee69 into Project-MONAI:dev Jan 10, 2022
@wyli wyli deleted the fixes-contiguous branch January 10, 2022 14:40
wyli added a commit that referenced this pull request Jan 10, 2022
* 0-d array

Signed-off-by: Wenqi Li <[email protected]>

* handling string types

Signed-off-by: Wenqi Li <[email protected]>
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.

to contiguous of 0-dim array

2 participants