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

Switch jnp.reshape from newshape to shape paramter. #20469

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

jakevdp
Copy link
Contributor

@jakevdp jakevdp commented Nov 7, 2024

The newshape parameter was deprecated in JAX v0.4.28, and will soon be removed.

The newshape parameter was deprecated in JAX v0.4.28, and will soon be removed.
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.48%. Comparing base (ccb07df) to head (91fee4f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20469      +/-   ##
==========================================
- Coverage   82.03%   77.48%   -4.56%     
==========================================
  Files         515      515              
  Lines       47346    47346              
  Branches     7427     7427              
==========================================
- Hits        38842    36684    -2158     
- Misses       6705     8924    +2219     
+ Partials     1799     1738      -61     
Flag Coverage Δ
keras 77.34% <100.00%> (-4.55%) ⬇️
keras-jax 64.95% <100.00%> (ø)
keras-numpy ?
keras-tensorflow 65.98% <0.00%> (ø)
keras-torch 64.87% <0.00%> (ø)

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

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

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Nov 7, 2024
@fchollet fchollet merged commit 30a6b87 into keras-team:master Nov 7, 2024
8 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Nov 7, 2024
@jakevdp jakevdp deleted the jnp-reshape branch November 7, 2024 19:27
wang-xianghao pushed a commit to wang-xianghao/keras-dev that referenced this pull request Nov 20, 2024
The newshape parameter was deprecated in JAX v0.4.28, and will soon be removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants