google-coral / edgetpu-platforms

EdgeTPU support for other platforms, specifically Raspberry Pi Zero
Apache License 2.0
79 stars 11 forks source link

Failed to allocate tensors continued.. #8

Closed mali30 closed 5 years ago

mali30 commented 5 years ago

The board is not recognized and I keep getting the failed to allocate tensors error. I have restarted, shutdown, and also connected and disconnected the usb. No avail. I have also added it to the plugdev group by running the command

sudo usermod -aG plugdev root

Can someone please give any other suggestion on how I can overcome this issue?

mtyka commented 5 years ago

What system/os versions are you using ? Rpi0 or 3 ? What code are you running ?

mali30 commented 5 years ago

I figured out a quick fix. Ran the get started on the google coral board page and it works after. The problem was it was not detecting the Coral Board. It kept saying Unicorp Chip instead of Google Inc.

mtyka commented 5 years ago

Yes, it does say Unicorp Chip. But that's the TPU - great i'm glad you got it working !