Skip to content

hyacinth 1.2.0

Latest

Choose a tag to compare

@JanFSchulte JanFSchulte released this 03 Nov 20:19
· 1 commit to main since this release
b493ea7

The major changes compared to v1.1.0 are:

  • Added a front end for Keras v3 by @calad0i in #1116
  • Distributed Arithmetic strategy implementations for Dense, Conv1/2D, and EinsumDense by @calad0i in #1191
  • A PyTorch extension API by @vloncar in #1247
  • A new infrastructure for saving/loading hls4ml models by @vloncar in #1158
  • Support for splitting the model graph into a multi graph to reduce HLS synthesis time by @dimdano in #1174
  • Bidirectional RNN layer support for Keras frontend and Vitis backend by @enlupi in #1310

The full list of changes is:

New Contributors

Full Changelog: v1.1.0...v.1.2.0