Skip to content

gladiolus 1.1.0

Latest
Compare
Choose a tag to compare
@JanFSchulte JanFSchulte released this 17 Mar 16:51
· 59 commits to main since this release
ad86cb6

What's Changed

The major changes compared to v1.0.0 are:

  • A new FIFO depth optimizer for the Vitis backend by @steltze in #1037
  • Expansion of the oneAPI backend by adding depthwise convolution and RNN State and Activation Quantizers by @laurilaatu in #1131 and #1195
  • A new general transpose implementation for vivado/vitis by @calad0i in #1124, adapted for oneAPI by @jmitrevs in #1165
  • New depthwise 1D and 2D implementations for the resource strategy for io_stream by @steltze in #1079

The full list of changes is:

New Contributors

Full Changelog: v1.0.0...v1.1.0