Deep-learning model compiler for efficient inference
Top 64.1% on sourcepulse
MegCC is a deep learning model compiler designed for extreme portability and efficiency, targeting embedded systems and mobile devices. It enables developers to deploy neural networks with minimal runtime overhead, achieving small binary sizes and fast inference.
How It Works
MegCC leverages the MLIR infrastructure to compile models, generating highly optimized, hand-tuned computation kernels. It supports static and dynamic tensor shapes and can bundle essential computer vision operators, eliminating the need for large external libraries. The compilation process includes static memory planning and model optimizations, resulting in low memory usage and instant boot times during inference.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not explicitly detail supported operators or provide benchmark comparisons against other compilers. Community engagement channels are not readily apparent.
9 months ago
1 day