Skip to content
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

fixes grid_sample, interpolate URLs #3712

Merged
merged 3 commits into from
Jan 26, 2022
Merged

fixes grid_sample, interpolate URLs #3712

merged 3 commits into from
Jan 26, 2022

Conversation

wyli
Copy link
Contributor

@wyli wyli commented Jan 25, 2022

Signed-off-by: Wenqi Li wenqil@nvidia.com

Description

the current grid_sample and interpolate urls don't work
(is there a better way to maintain these external links?

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.

@wyli wyli requested review from ericspod, Nic-Ma and rijobro January 25, 2022 22:05
Copy link
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @wyli ,

Looks good to me.
Seems PyTorch team re-organized their web pages recently, could you please help also double-check and update other https://pytorch.org/docs/... links in our codebase with this PR?
Or maybe I think we can make some mapping table in the MONAI storage repo, then maintain all the links in it? Like the ticket: #3708.

Thanks.

wyli added 2 commits January 26, 2022 10:31
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli
Copy link
Contributor Author

wyli commented Jan 26, 2022

/build

@wyli wyli enabled auto-merge (squash) January 26, 2022 10:35
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli
Copy link
Contributor Author

wyli commented Jan 26, 2022

/build

@wyli wyli merged commit 0996aab into Project-MONAI:dev Jan 26, 2022
wyli added a commit that referenced this pull request Feb 9, 2022
* fixes grid_sample, interpolate URLs

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* update based on comments

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
wyli added a commit that referenced this pull request Feb 9, 2022
* fixes grid_sample, interpolate URLs

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* update based on comments

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
wyli added a commit that referenced this pull request Feb 9, 2022
* fixes grid_sample, interpolate URLs

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* update based on comments

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli deleted the fixes-url branch April 27, 2022 22:35
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.

2 participants