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

changes in definition of Monge gap #389

Merged
merged 4 commits into from
Jul 6, 2023

Conversation

marcocuturi
Copy link
Contributor

Follows this comment :

#361 (comment)

I now split two expressions, a Monge gap for samples, and one that takes a model as input.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@marcocuturi marcocuturi requested a review from michalk8 July 5, 2023 11:56
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2023

Codecov Report

Merging #389 (4ff6ca4) into main (f55eb8e) will increase coverage by 0.52%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   88.05%   88.58%   +0.52%     
==========================================
  Files          55       55              
  Lines        5944     5947       +3     
  Branches      867      867              
==========================================
+ Hits         5234     5268      +34     
+ Misses        582      552      -30     
+ Partials      128      127       -1     
Impacted Files Coverage Δ
src/ott/solvers/nn/models.py 80.74% <ø> (ø)
src/ott/solvers/nn/losses.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

src/ott/solvers/nn/losses.py Outdated Show resolved Hide resolved
src/ott/solvers/nn/losses.py Outdated Show resolved Hide resolved
src/ott/solvers/nn/losses.py Outdated Show resolved Hide resolved
src/ott/solvers/nn/losses.py Show resolved Hide resolved
src/ott/solvers/nn/losses.py Outdated Show resolved Hide resolved
@marcocuturi
Copy link
Contributor Author

thanks Michal!

@marcocuturi
Copy link
Contributor Author

@theouscidda6 for visibility of this change

@marcocuturi marcocuturi merged commit bfb9b51 into main Jul 6, 2023
9 checks passed
@marcocuturi marcocuturi deleted the changes-in-`monge_gap`-definition branch July 6, 2023 08:47
michalk8 pushed a commit that referenced this pull request Jun 27, 2024
* changes in definition of Monge gap

* fixes following review

* fixes

* typos
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.

3 participants