90 Forks
357 Stars
357 Watchers

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.

How to download and setup CFU-Playground

Open terminal and run command
git clone https://github.com/google/CFU-Playground.git
git clone is used to create a copy or clone of CFU-Playground repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CFU-Playground https://github.com/google/CFU-Playground/archive/master.zip

Or simply clone CFU-Playground with SSH
[email protected]:google/CFU-Playground.git

If you have some problems with CFU-Playground

You may open issue on CFU-Playground support forum (system) here: https://github.com/google/CFU-Playground/issues