Open antonbek89 opened 1 year ago
Hi @antonbek89
Adapter itself is using standards PCIe switch IC. This means that you don't need to install any drivers for adapter and should see it with lspci
As for Coral TPUs, I'd recommend to follow official Getting Started guide. Note the difference for Dual Edge TPU:
ls /dev/apex*
instead of ls /dev/apex_0
and the output shall be /dev/apex_0 /dev/apex_1
Hi I got the PCI card today and I already have the DUAL TPU
What I need to install ? have any documentation to make it work on Debian ?