Skip to content

[MRG] Debug sinkhorn divergence bug and add proper test #394

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

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

rflamary
Copy link
Collaborator

@rflamary rflamary commented Aug 17, 2022

Types of changes

Fixes #393

Motivation and context / Related issue

How has this been tested (if it applies)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

@rflamary rflamary merged commit a24ec25 into master Aug 17, 2022
@rflamary rflamary deleted the bug_divergence branch August 17, 2022 15:36
@@ -9,6 +9,7 @@

#### Closed issues

- Fixed an issue where sinkhorn divergence did not have a gradients (Issue #393, PR #394)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove a before gradients

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.

empirical_sinkhorn_divergence doesn't have a grad_fn
2 participants