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

Update BackupAndRestore class example #20714

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

mehtamansi29
Copy link
Collaborator

Updated example for BackupAndRestore class example as it raises error as model is not build.
Fixed #20712

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.93%. Comparing base (5b29974) to head (5d62ed1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20714   +/-   ##
=======================================
  Coverage   81.93%   81.93%           
=======================================
  Files         548      548           
  Lines       51190    51190           
  Branches     7912     7912           
=======================================
  Hits        41942    41942           
  Misses       7310     7310           
  Partials     1938     1938           
Flag Coverage Δ
keras 81.76% <ø> (ø)
keras-jax 63.99% <ø> (ø)
keras-numpy 58.93% <ø> (ø)
keras-openvino 29.86% <ø> (ø)
keras-tensorflow 64.68% <ø> (ø)
keras-torch 64.06% <ø> (ø)

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 Jan 2, 2025
@fchollet fchollet merged commit a91d006 into keras-team:master Jan 2, 2025
6 of 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 Jan 2, 2025
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.

Tensorflow BackupAndRestore method does not work
4 participants