pypi keras 3.0.1
Keras 3.0.1

latest releases: 3.5.0, 3.4.1, 3.4.0...
9 months ago

This is a minor release focused on bug fixes and performance improvements.

What's Changed

  • Bug fixes and performance improvements.
  • Add stop_evaluating and stop_predicting model attributes for callbacks, similar to stop_training.
  • Add keras.device() scope for managing device placement in a multi-backend way.
  • Support dict items in PyDataset.
  • Add hard_swish activation and op.
  • Fix cuDNN LSTM performance on TensorFlow backend.
  • Add a force_download arg to get_file to force cache invalidation.

Full Changelog: v3.0.0...v3.0.1

Don't miss a new keras release

NewReleases is sending notifications on new releases.