Required software components?
here more information on building libraries, misc and kernel drivers, to run inference on the Edge TPU
Hardware, any constraints? Sure, being a strong interrupt driven co-processor, whichever SBC you choose,
MSI-X is required by the Edge TPU Silicon Engine over PCIe, otherwise without it there's no way to get interrupts and therefore no way to know when operations have completed.
I see, 64 bit is also required as a hard constraint - won't this work on a MIPS32? Do you need MIPS64?
(I think it has to do with large buffers allocated on the stack)