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

Fix/rank2 init #442

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Fix/rank2 init #442

merged 3 commits into from
Oct 18, 2023

Conversation

michalk8
Copy link
Collaborator

Fixes integer overflow for rank2 initialization. Also fixes the docs linter.

@michalk8 michalk8 added the enhancement New feature or request label Oct 18, 2023
@michalk8 michalk8 self-assigned this Oct 18, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #442 (7db448a) into main (dc77ee1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          57       57           
  Lines        6254     6256    +2     
  Branches      884      884           
=======================================
+ Hits         5664     5666    +2     
  Misses        448      448           
  Partials      142      142           
Files Coverage Δ
src/ott/initializers/linear/initializers_lr.py 91.38% <100.00%> (+0.08%) ⬆️

@marcocuturi
Copy link
Contributor

Thanks Michal, LGTM! (remove fast gpu tests?)

@michalk8
Copy link
Collaborator Author

(remove fast gpu tests?)

Will check/do in a later PR!

@michalk8 michalk8 merged commit a42add0 into main Oct 18, 2023
10 of 11 checks passed
@michalk8 michalk8 deleted the fix/rank2-init branch October 18, 2023 19:25
michalk8 added a commit that referenced this pull request Jun 27, 2024
* Fix jax casting in rank2 initializer

* Switch to `https`

* Fix spellchecker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants