Skip to content

Releases: xmos/ai_tools

v1.3.1

02 Aug 20:35
Compare
Choose a tag to compare
  • Fix Linux release tag

v1.3.0

02 Aug 17:23
Compare
Choose a tag to compare
  • Optimized concat, batched softmax, pad, sub, broadcast, along with other ops
  • Refactored and improved operator splitting
  • Cleaned up loading from flash to support loading weights from flash, tile, or DDR
  • Added memory analysis report
  • Added more examples
  • Updated documentation

v1.2.0

29 Feb 08:42
Compare
Choose a tag to compare
  • Added support for int16 ops
  • Optimized transpose conv, softmax, slice, along with other ops
  • Added denoise audio example
  • Updated tensorflow to 2.15
  • Updated documentation

v1.1.1

23 Aug 13:52
Compare
Choose a tag to compare
  • Fix library inclusion bug

v1.1.0

22 Aug 19:22
31991da
Compare
Choose a tag to compare
  • Include compiled library to simplify building for xcore
  • Better offline memory planning
  • Add example apps
  • Updated documentation

v1.0.0

21 Jun 09:41
Compare
Choose a tag to compare
  • Updated tensorflow to 2.12.0
  • Better offline memory planning
  • Operation split support
  • Multiple models in flash
  • Fast flash library
  • Bug fixes
  • Updated documentation

v0.2.1

14 Mar 13:48
Compare
Choose a tag to compare
  • Faster flash
  • Multithreading in compiled models
  • Add support for more TFlite ops
  • Bug fixes

v0.2.0

10 Jan 16:12
Compare
Choose a tag to compare
  • Integrated tflite-micro-compiler with xformer
  • Multithreading support
  • Generalized load from flash
  • Optimizations and bugfixes

v0.1.9

19 Aug 07:41
facf4c9
Compare
Choose a tag to compare
  • Update to Tensorflow 2.10.rc0 and larq 6aa942272db79dabe076821f87826e2c0223d372

v0.1.8

14 Jun 08:30
Compare
Choose a tag to compare
  • Added Windows build support
  • Refactor Python interface to support both host and device
  • Update Tensorflow to 2.8