google / CFU-Playground

Want a faster ML processor? Do it yourself! -- A framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers (TFLM). . . . . . Online tutorial: https://google.github.io/CFU-Playground/ For reference docs, see the link below.
http://cfu-playground.rtfd.io/
Apache License 2.0
452 stars 116 forks source link

Fixes for Renode changes that had blocked automatic updates #806

Closed tcal-x closed 7 months ago

tcal-x commented 8 months ago

Fixes for breaking Renode changes that had blocked updates (PR #794) for many months.
This required updating the patch for renode.h, and also downloading an additional file. This PR enables and includes the Renode bump to 1.14.

This does not fix or affect issue #805. That error is seen before and after this bump.

tcal-x commented 7 months ago

Rebased to get fix from #807, now the only failures are the known issues #803/#804.