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

Retether-3.5.0 #1468

Merged
merged 37 commits into from
Sep 4, 2024
Merged

Retether-3.5.0 #1468

merged 37 commits into from
Sep 4, 2024

Conversation

t-kalinowski
Copy link
Member

@t-kalinowski t-kalinowski commented Sep 4, 2024

Adds compatibility with Keras v3.5.0. User facing changes:

  • New functions:
    • op_associative_scan()
    • op_searchsorted()
    • optimizer_lamb()
  • keras$DTypePolicy instances can now be supplied to dtype argument for
    losses, metrics, and layers.
  • Add integration with the Hugging Face Hub. You can now save models to
    Hugging Face Hub directly save_model() and load .keras models directly
    from Hugging Face Hub with load_model().
  • Added compatibility with NumPy 2.0.
  • Improved keras$distribution API support for very large models.
  • Bug fixes and performance improvements.
  • Add data_format argument to layer_zero_padding_1d() layer.
  • Miscellaneous documentation improvements.
  • Bug fixes and performance improvements.

@t-kalinowski t-kalinowski merged commit c7827bd into main Sep 4, 2024
8 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.

1 participant