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

Corrected read command invocation for reading into answer variable #769

Open 12562 opened 1 year ago

12562 commented 1 year ago

Corrected the empty answer variable issue in setup script

12562 commented 1 year ago

Fixes #19