ncnn
Enrichment pendingncnn is a high-performance neural network inference framework optimized for the mobile platform
GraphCanon updated today · GitHub synced today
Trust & integrity
Full report- Maintenance
- Very active (3d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Capability facts
- Languages
- c++, python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 11, 2026)
```python import torchSource link
Tags
README
Quick Start
The recommended beginner path is PyTorch -> pnnx -> ncnn.
|
Install pnnx in a PyTorch environment
Export a PyTorch model to ncnn
This generates |
Run with ncnn C++ API
Or use Python
|
See pnnx, use ncnn with PyTorch or ONNX, Python API, and examples for complete workflows.