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

Some dtype fixes #935

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Some dtype fixes #935

merged 2 commits into from
Sep 20, 2023

Conversation

fchollet
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.03% ⚠️

Comparison is base (180e134) 83.82% compared to head (24bf8de) 83.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
- Coverage   83.82%   83.80%   -0.03%     
==========================================
  Files         318      318              
  Lines       28737    28774      +37     
  Branches     5489     5504      +15     
==========================================
+ Hits        24090    24114      +24     
- Misses       3141     3145       +4     
- Partials     1506     1515       +9     
Flag Coverage Δ
keras_core 83.70% <66.66%> (-0.03%) ⬇️
keras_core-jax 67.09% <10.25%> (-0.08%) ⬇️
keras_core-numpy 60.60% <30.76%> (-0.04%) ⬇️
keras_core-tensorflow 66.91% <17.94%> (-0.07%) ⬇️
keras_core-torch 69.16% <15.38%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
keras_core/backend/jax/numpy.py 98.00% <50.00%> (-0.84%) ⬇️
keras_core/backend/torch/numpy.py 94.84% <62.50%> (-0.41%) ⬇️
keras_core/backend/tensorflow/numpy.py 93.96% <70.00%> (-0.65%) ⬇️
keras_core/backend/numpy/numpy.py 97.57% <73.33%> (-1.16%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fchollet fchollet merged commit ff60e34 into main Sep 20, 2023
8 of 10 checks passed
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.

1 participant