Skip to content

Releases: keras-team/tf-keras

v2.19.0

03 Mar 21:24
Compare
Choose a tag to compare

What's Changed

  • Update tf_keras Nightly Version to 2.19.0 by @copybara-service in #802
  • Fix pip build by @jonas-eschle in #779
  • Preserve tuples in TypeSpecs. by @copybara-service in #809
  • Fix serialization / deserialization. by @copybara-service in #808
  • Make UnitNormalization layer stateless. by @copybara-service in #810
  • A small fix for Python 3.12 compatibility by @copybara-service in #813
  • Explictly use Py310 in github workflows by @sampathweb in #818
  • Allow passing a custom cache_dir to tf.keras.datasets.load_data. This is helpful when the default location ~/.keras in home directory has limited disk space. by @copybara-service in #817
  • Explictly use Py310 in github workflows by @sampathweb in #820
  • PR #820: Explictly use Py310 in github workflows by @copybara-service in #821
  • remove deprecated assertDictContainsSubset by @copybara-service in #819
  • Fixes for Sequential model with multiple inputs. by @copybara-service in #823
  • Fixes "'float' object cannot be interpreted as an integer" in Python 3.12 by @copybara-service in #824
  • Remove srcs_version and python_version attributes, as they already default to "PY3" by @copybara-service in #825

New Contributors

Full Changelog: v2.18.0...v2.19.0

v2.18.0

24 Oct 23:42
Compare
Choose a tag to compare

What's Changed

  • Bump version 2.18 by @sampathweb in #781
  • Prevent load statements from being combined by using `# buildifier:… by @hertschuh in #783
  • Manual sync of github changes. by @copybara-service in #785
  • Update version to 2.18 in setup.py. by @copybara-service in #786
  • Fix object_registration_test. by @copybara-service in #787
  • Update example code in timeseries_dataset.py by @SuryanarayanaY in #14
  • [numpy] Fix users of NumPy APIs that are removed in NumPy 2.0. by @copybara-service in #788
  • Add support for autocast keyword argument in Layer.add_weight. by @copybara-service in #792
  • Update numpy version in requirements.txt to match TF's version. by @copybara-service in #801

New Contributors

Full Changelog: v2.17.0...v2.18.0

TF-Keras v2.17.0

18 Sep 23:37
Compare
Choose a tag to compare

This release matches tensorflow==2.17.0.

TF-Keras v2.16.0

12 Mar 01:28
7fb2e8b
Compare
Choose a tag to compare

This release matches tensorflow==2.16.1.

TF-Keras v2.15.0

24 Nov 19:42
Compare
Choose a tag to compare

This release matches tensorflow==2.15.0.