TensorflowLite
TensorFlow Lite is a set of tools provided by Google to run TensorFlow models on mobile, embedded, and IoT devices.
It enables on-device machine learning inference with low latency and a small binary size, which are crucial requirements for these types of devices.