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 compat shims for the upcoming keras-core release #1244

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

mattdangerw
Copy link
Member

keras-team/keras-core#859 will break out model summary code when it makes its way into a release.

This adds the compat shims we need to not break out ci and actual summary() calls when on the tf.keras backend.

We wouldn't get coverage for this without running an extra set of tests against unreleased keras-core main branch.

@mattdangerw mattdangerw merged commit fc3f42f into keras-team:master Sep 14, 2023
6 of 9 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.

2 participants