Skip to content

Update mri_transforms.py#178

Merged
georgeyiasemis merged 1 commit intonormalised-convgrufrom
main
Mar 12, 2022
Merged

Update mri_transforms.py#178
georgeyiasemis merged 1 commit intonormalised-convgrufrom
main

Conversation

@georgeyiasemis
Copy link
Copy Markdown
Contributor

torch.kthvalue returns error when k=0 (give 0th value). 0 should be replaced by 1 (1st value).
This was not caused by old torch versions (<1.11.0).

`torch.kthvalue` returns error when k=0 (give 0th value). 0 should be replaced by 1 (1st value). 
This was not caused by old `torch` versions (<1.11.0).
@georgeyiasemis georgeyiasemis merged commit 45bd83a into normalised-convgru Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant