Mobile Neural Network
MNN
2000년 도입 · 논문 4편에서 사용
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.
출처: MNN: A Universal and Efficient Inference Engine
소개 논문: MNN: A Universal and Efficient Inference Engine
Inference Engines · General