Data as of Aug 25, 2026 · Based on 3,181,687 AI responses across 10,525 prompts · See how Parse measures this
uTensor is an extremely lightweight machine learning inference framework built on TensorFlow and optimized for ARM targets. It consists of a runtime library and an offline tool that translates trained TensorFlow models into generated C++11 code (cpp and hpp) for on-device inference. The repository includes the core runtime, operators, memory managers/schedulers, tutorials, and examples, emphasizing a tiny footprint (~2KB core runtime) for embedded deployment.
Parse Score