[MRG] Debug sinkhorn divergence bug and add proper test by rflamary · Pull Request #394 · PythonOT/POT

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@rflamary

Copy link Copy Markdown

Collaborator

@rflamary rflamary commented

Aug 17, 2022

edited

Loading

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

#### Closed issues

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

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

Reviewers

@agramfort agramfort agramfort left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

empirical_sinkhorn_divergence doesn't have a grad_fn

2 participants

@rflamary @agramfort