AICurious Logo

What is: MNN?

SourceMNN: A Universal and Efficient Inference Engine
Year2000
Data SourceCC 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.