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

error:Could not locate Gemfile #795

Open leaf82318 opened 1 year ago

leaf82318 commented 1 year ago

Hi team, I cloned this repo, cd into it, then get run: scripts/setup

The terminal showed: Could not locate Gemfile. So what's meaning of this error?

tcal-x commented 1 year ago

Can you describe your machine and OS?

leaf82318 commented 1 year ago

Hi tcal-x, My machine is a Lenovo Y7000p laptop with windows 11 OS and VMware software installed on it , CFU-Playground 's running on Ubuntu 18.04 OS on the virtual machine.