What is: MNN?
Source | MNN: A Universal and Efficient Inference Engine |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Mobile Neural Network (MNN) is a mobile inference engine tailored to mobile applications. The contributions of MNN include: (1) presenting a mechanism called pre-inference that manages to conduct runtime optimization; (2) delivering thorough kernel optimization on operators to achieve optimal computation performance; (3) introducing backend abstraction module which enables hybrid scheduling and keeps the engine lightweight.