Skip to content

Conversation

mattdangerw
Copy link
Member

@mattdangerw mattdangerw commented Dec 23, 2024

We now have a few reasons to need a min version of Keras:

  1. Save model compat with with dtype changes (see Update metadata #2026 (comment)).
  2. Quantization support.

This list will only grow, so I think the time has come to require a min version of Keras. All our current Keras workaround are solved by keras>3.5. Keras 3.5 has been out since august and is default in colab, let's try requiring it.

@mattdangerw
Copy link
Member Author

Looks like some of the quant stuff actually requires 3.5, so bumping to that version.

Copy link
Member

@SamanehSaadat SamanehSaadat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Matt!

@mattdangerw mattdangerw merged commit 7058174 into keras-team:master Dec 23, 2024
11 checks passed
@mattdangerw mattdangerw mentioned this pull request Dec 23, 2024
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