Skip to content

Keras Core 0.1.3 release

Compare
Choose a tag to compare
@fchollet fchollet released this 26 Jul 20:30
· 370 commits to main since this release
32d1dbe

Highlights

  • Add compatibility with legacy whole-model h5 saving and loading
  • Add keras_core.ops.fft and keras_core.ops.fft2
  • Add keras_core.ops.image.affine_transform
  • Add keras_core.ops.image.extract_patches
  • Bug fixes and performance improvements
  • Now compatible with TensorFlow versions 2.8 to 2.13

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3