Skip to content

Bug fix for MS-GMSD#91

Merged
snk4tr merged 5 commits intomasterfrom
bug/issue#90
Jun 16, 2020
Merged

Bug fix for MS-GMSD#91
snk4tr merged 5 commits intomasterfrom
bug/issue#90

Conversation

@jzakirov
Copy link
Collaborator

Closes #90

Proposed Changes

  • New test to check GPU support
  • Small fix to transfer tensor on correct device

@jzakirov jzakirov changed the title Bug/issue#90 Bug fix for MS-GMSD Jun 12, 2020
Copy link
Collaborator

@denproc denproc left a comment

Choose a reason for hiding this comment

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

Nice, I would suggest to add validation of backward and not None gradients on the leaf tensors after backward call.

@jzakirov
Copy link
Collaborator Author

Nice, I would suggest to add validation of backward and not None gradients on the leaf tensors after backward call.

Done 👍

snk4tr
snk4tr previously approved these changes Jun 15, 2020
Copy link
Contributor

@snk4tr snk4tr left a comment

Choose a reason for hiding this comment

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

Looks great to me 👍

@jzakirov jzakirov mentioned this pull request Jun 16, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@snk4tr snk4tr left a comment

Choose a reason for hiding this comment

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

Nice, merging

@snk4tr snk4tr merged commit f6c6ea2 into master Jun 16, 2020
@snk4tr snk4tr deleted the bug/issue#90 branch June 17, 2020 10:33
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.

MS-GMSD does not work with cuda tensors

4 participants