Closed PilaScat closed 1 year ago
Your docker cli command is only passing one coral not both
Your docker cli command is only passing one coral not both
How could I fix? I have only apex_0 (and the two tpu are on the same chip)
if your dual tpu is working correctly there will also be apex_1. If you don't see apex_1 that is because your system does not support multiple buses on the m.2 e interface. see https://github.com/magic-blue-smoke/Dual-Edge-TPU-Adapter for more info
Sad, thanks, I waited 1 year to get this and now I can't use it full potential At least i'm getting 5ms inference speed In the future I'll get the pci adapter
Describe the problem you are having
I have a Dual Edge TPU (https://coral.ai/products/m2-accelerator-dual-edgetpu) I'm passing it to docker via /dev/apex_0 but when I add two coral it tells me: ValueError: Failed to load delegate from libedgetpu.so.1.0
Version
0.12.1-367D724
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
Operating system
UNRAID
Install method
Docker CLI
Coral version
M.2
Any other information that may be helpful
No response