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

Don't stop grads w.r.t. the parametrized costs #544

Merged
merged 5 commits into from
May 6, 2024

Conversation

michalk8
Copy link
Collaborator

@michalk8 michalk8 commented May 6, 2024

No description provided.

@michalk8 michalk8 requested a review from marcocuturi May 6, 2024 19:48
@michalk8 michalk8 self-assigned this May 6, 2024
Copy link
Contributor

@marcocuturi marcocuturi left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.10%. Comparing base (4f6896a) to head (22f5ec0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
- Coverage   91.22%   91.10%   -0.12%     
==========================================
  Files          68       68              
  Lines        7066     7075       +9     
  Branches      999     1000       +1     
==========================================
  Hits         6446     6446              
- Misses        466      475       +9     
  Partials      154      154              
Files Coverage Δ
src/ott/geometry/costs.py 95.12% <81.81%> (-0.36%) ⬇️

... and 1 file with indirect coverage changes

@michalk8 michalk8 merged commit c0a61e8 into main May 6, 2024
3 of 4 checks passed
@michalk8 michalk8 deleted the fix/twist-op-reg-ti-cost branch May 6, 2024 21:19
michalk8 added a commit that referenced this pull request Jun 27, 2024
* Update `twist_operator` for `RegTICost`

* Don't override `twist_op`, use custom VJP

* Add test

* Jit

* Skip test on 3.8
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.

2 participants