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

add dtype to kernel #365

Merged
merged 1 commit into from
May 25, 2023
Merged

add dtype to kernel #365

merged 1 commit into from
May 25, 2023

Conversation

MUCDK
Copy link
Contributor

@MUCDK MUCDK commented May 25, 2023

While the dtype of the bias is explicitly set, this is not the case for the kernel, potentially leading to errors. As discussed with @michalk8.

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Merging #365 (21ac56d) into main (795fabe) will increase coverage by 0.00%.
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     #365   +/-   ##
=======================================
  Coverage   88.20%   88.21%           
=======================================
  Files          51       51           
  Lines        5530     5531    +1     
  Branches      831      831           
=======================================
+ Hits         4878     4879    +1     
  Misses        532      532           
  Partials      120      120           
Impacted Files Coverage Δ
src/ott/solvers/nn/layers.py 88.23% <100.00%> (+0.23%) ⬆️

@michalk8 michalk8 merged commit 64d26ac into ott-jax:main May 25, 2023
michalk8 pushed a commit that referenced this pull request Jun 27, 2024
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