macOS
brew install ncnnlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ncnn in AI-Agent-Workflows.
Installation
brew install ncnnlocal Homebrew formula metadata
sudo dnf install ncnnFedora Rawhide package metadata · ncnn · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ncnnnixpkgs package indexes · pkgs/by-name/nc/ncnn/package.nix · Quelle: api.github.com
sudo pacman -S ncnnArch Linux sync databases · ncnn · Quelle: geo.mirror.pkgbuild.com
sudo zypper install ncnnopenSUSE Tumbleweed package metadata · ncnn · Quelle: download.opensuse.org
Überblick
High-performance neural network inference framework
Verlauf
ncnn is Tencent's open-source neural-network inference runtime for mobile, embedded, desktop, browser, and edge deployment. Its niche is small, dependency-light inference: the upstream README emphasizes no third-party runtime dependencies, CPU and Vulkan GPU backends, explicit low-memory allocator design, and conversion tools such as pnnx for PyTorch and ONNX workflows.
Tencent presentations describe the ncnn project as dating from 2017, with open collaboration and Vulkan acceleration as central design points. That timing put it in the wave of mobile inference runtimes that appeared after deep-learning deployment moved from server GPUs into phones and edge devices.
Upstream states that ncnn is used in Tencent applications including QQ, Qzone, WeChat, and Pitu. Outside Tencent, its adoption pattern is typical for low-level ML infrastructure: package-manager availability, examples for object detection and vision models, and use by developers who want a C++ runtime without TensorFlow Lite or ONNX Runtime-sized baggage.
Package users usually install ncnn for the converter and optimizer executables as much as for the library. A common flow is export from PyTorch through pnnx, produce .param and .bin model files, run optimization or int8 tooling, and embed the resulting model in a C++ or mobile application using ncnn::Net.
For package maintainers, ncnn is interesting because it is a fast-moving C++/Vulkan project that exposes both libraries and many small CLI tools. It is also a useful example of a Homebrew formula where the command-line surface is mostly build/deployment tooling around a library rather than one end-user command.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
caffe2ncnn | cli | globales Executable | |
darknet2ncnn | cli | globales Executable | |
mxnet2ncnn | cli | globales Executable | |
ncnn2int8 | cli | globales Executable | |
ncnn2mem | cli | globales Executable | |
ncnn2table | cli | globales Executable | |
ncnnmerge | cli | globales Executable | |
ncnnoptimize | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Tencent/ncnn
Installationsmetadaten
| Paketschlüssel | brew:ncnn |
|---|---|
| Version | 20260526 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ncnn |
| Homepage | https://github.com/Tencent/ncnn |
| Repository | https://github.com/Tencent/ncnn |
| Upstream-Dokumentation | https://github.com/Tencent/ncnn |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/Tencent/ncnn/archive/refs/tags/20260526.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:37:56+02:00 |
| Pulse | updated |
| Abhängigkeiten | abseil, glslang, libomp, molten-vk, protobuf, spirv-tools |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ncnn |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ncnn
nix profile install nixpkgs#ncnnncnn 20250916-3.fc45
A high-performance neural network inference framework
https://github.com/Tencent/ncnn
sudo dnf install ncnnncnn-devel 20250916-3.fc45
Development files for ncnn
https://github.com/Tencent/ncnn
sudo dnf install ncnn-develncnn 20260113-6
High-performance neural network inference framework optimized for the mobile platform
https://github.com/Tencent/ncnn
sudo pacman -S ncnnlibncnn1 20250916-1.8
NCNN library
https://github.com/Tencent/ncnn
sudo zypper install libncnn1ncnn 20250916-1.8
A high-performance neural network inference framework
https://github.com/Tencent/ncnn
sudo zypper install ncnnncnn-devel 20250916-1.8
Development tools for ncnn
https://github.com/Tencent/ncnn
sudo zypper install ncnn-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.