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 FlaxLayer docstring. #19400

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

hertschuh
Copy link
Contributor

The code samples had typos.

Also removed in incorrect comment in tests, the export is fully tested.

The code samples had typos.

Also removed in incorrect comment in tests, the export is fully tested.
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.95%. Comparing base (c24b98a) to head (a9bc568).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19400      +/-   ##
==========================================
+ Coverage   70.47%   75.95%   +5.48%     
==========================================
  Files         366      366              
  Lines       40715    40715              
  Branches     7938     7938              
==========================================
+ Hits        28695    30927    +2232     
+ Misses      10375     8075    -2300     
- Partials     1645     1713      +68     
Flag Coverage Δ
keras 75.81% <ø> (+5.41%) ⬆️
keras-jax 60.09% <ø> (ø)
keras-numpy 54.04% <ø> (ø)
keras-tensorflow 61.39% <ø> (ø)
keras-torch 60.29% <ø> (?)

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 Mar 29, 2024
@fchollet fchollet merged commit a063684 into keras-team:master Mar 29, 2024
7 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Mar 29, 2024
@hertschuh hertschuh deleted the flax_layer_doc branch March 29, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

4 participants