Skip to content

v6.10.2: Efficiency improvements and bug fixes

Compare
Choose a tag to compare
@ines ines released this 06 Dec 11:42

✨ New features and improvements

  • Improve GPU utilisation for attention layer.
  • Improve efficiency of Maxout layer on CPU.

🔴 Bug fixes

  • Bug fix to foreach combinator, useful for hierarchical models.
  • Bug fix to batch normalization.

📖 Documentation and examples

  • Update imdb_cnn text classification example.