Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 487 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (16 loc) · 487 Bytes

Changelog

Version 0.1

  • Initial release

Version 0.1.2

  • Fix README typos
  • Add requirements.txt for pip

Version 0.1.3

  • Feature: You can now pass custom objects to your model such as custom losses

Version 0.1.4

  • Feature: Enable support for subclassed models. Just make sure the to_path destination doesn't end with .h5 in order to use the newer Tensorflow SavedModel serialization format