5.1.2. Keras changelog

2.6.0

New features

  • Initial release of the Keras library optimised for Graphcore IPU.

  • Keras models support gradient_accumulation_reduction_method feature to control how the gradients should be aggregated when using pipelining or gradient accumulation.

  • Add support for exporting Keras models to Graphcore’s version of TensorFlow Serving. See the documentation for more details.

Bug fixes

None.