{"library":"mnn","type":"library","category":null,"description":"MNN (Mobile Neural Network) is a blazing-fast, lightweight deep learning inference engine developed by Alibaba. It supports inference and training of deep learning models, offering high performance on various devices, including mobile and embedded systems. The Python package `mnn` provides APIs for inference, training, image processing, and numerical computation, allowing ML engineers to use MNN without dipping their toes in C++ code. It is currently at version 3.5.0 and maintains an active development and release cadence.","language":"python","status":"active","version":"3.5.0","tags":["deep-learning","inference","machine-learning","mobile","edge-ai","onnx","tensorflow","caffe","computer-vision"],"install":[{"cmd":"pip install MNN","imports":["import MNN","import MNN.nn as nn","import MNN.cv as cv","import MNN.numpy as np","import MNN.expr as expr","from MNN import Interpreter"]}],"homepage":"https://www.yuque.com/mnn/en/usage_in_python","github":"https://github.com/alibaba/MNN","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mnn/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mnn/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}