Closed
Description
I'm not sure if this is possible, but:
the current starter code for the Coral edge board on Raspberry Pi contains python bindings for the c++ edge tpu engine. Would it be possible to create tf.js node bindings as well? It would be awesome to be able to use javascript for this, especially because of its non-blocking nature, and types provided by typescript.