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

Ditch Keras 2 support #1658

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

mattdangerw
Copy link
Member

This is just a draft to asses implications. At some point, KerasNLP will drop support for Keras 2, so we can focus on newer features in the library (multi-backend, model parallel training, quantization, etc).

Feel free to drop a comment if this would affect your workflow!

@tirthasheshpatel
Copy link
Contributor

Does this also get rid of the dependency on keras_core?

@mattdangerw
Copy link
Member Author

@tirthasheshpatel yes, let me add that!

@mattdangerw mattdangerw force-pushed the ditch-keras-2 branch 4 times, most recently from acfc68f to 77c20fd Compare June 7, 2024 23:43
@mattdangerw mattdangerw force-pushed the ditch-keras-2 branch 2 times, most recently from e05bdb0 to f6b4de3 Compare June 10, 2024 20:25
@mattdangerw mattdangerw changed the title [DRAFT] Ditch Keras 2 support Ditch Keras 2 support Jun 17, 2024
@mattdangerw mattdangerw marked this pull request as ready for review June 17, 2024 17:49
@mattdangerw
Copy link
Member Author

Going to rebase this and try it out (will just be nightly and github from HEAD for a bit). Please open an issue if this breaks you!

@mattdangerw mattdangerw merged commit e0efbc8 into keras-team:master Jun 18, 2024
8 checks passed
@james77777778
Copy link
Collaborator

I'm curious about what the take_along_axis error is.
Can we fix that in Keras?

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.

None yet

4 participants