top | item 15700094

(no title)

infnorm | 8 years ago

We developed TensorFlow lite to be small enough to target really small devices that lack MMU’s like the ARM Cortex M MCU series, but we haven’t done the actual work to target those devices. That being said, we are excited when the ecosystem and community around machine learning expands.

discuss

order

ianhowson|8 years ago

Cortex-M compatibility was literally my first thought when I read this -- especially low-memory systems. Might have to hack it up myself.