{"adoption": {"forks": 321, "observed_at": "2026-08-28T04:05:25.611861+00:00", "stars": 1710}, "canonical_url": "https://ross.abutalabs.com/products/nnpack", "card": {"archived": false, "artifact_type": "library", "description": "Acceleration package for neural networks on multi-core CPUs", "domain": ["deep-learning", "machine-learning", "performance", "gpu-computing"], "enriched": true, "function": ["machine-learning", "llm-inference", "benchmarking", "concurrency"], "health_score": 20, "homepage": null, "language": "C", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["Maratyszcza/NNPACK"], "name": "Maratyszcza/NNPACK", "platform": ["wasm", "cpp", "python"], "pushed_at": "2024-06-11T14:51:27+00:00", "repo": "Maratyszcza/NNPACK", "stars": 1710, "tags": ["simd", "neural-networks", "convolution", "cpu-optimization", "winograd-transform", "fft", "inference-primitives", "c99", "linux", "macos", "android", "ios"], "topics": ["neural-network", "neural-networks", "convolutional-layers", "inference", "high-performance", "high-performance-computing", "simd", "cpu", "multithreading", "fast-fourier-transform", "winograd-transform", "matrix-multiplication"], "urls": [], "use_cases": ["speed up convolutional layer inference on multi-core CPUs", "accelerate convnet forward and backward propagation with SIMD", "use FFT-based convolution for large kernels", "use Winograd transform for fast 3x3 convolutions", "integrate optimized NN primitives into a deep learning framework", "run neural network inference on ARM mobile devices with NEON"], "what_it_is": "NNPACK is a C99 acceleration package providing high-performance SIMD and multi-core CPU implementations of neural network layers, especially convolutional layers, using FFT, Winograd, and implicit GEMM algorithms. It serves as a low-level performance primitive library consumed by deep learning frameworks like PyTorch, Caffe2, and MXNet rather than being used directly by researchers.", "when_to_avoid": ["you want a high-level ML framework or training toolkit rather than low-level primitives", "you need GPU acceleration", "you need actively developed features or modern CPU instruction sets beyond AVX2, as the project is in maintenance mode"], "when_to_choose": ["you need maximum CPU performance for convnet layers in a framework or runtime", "you target x86-64 with AVX2 or ARM with NEON, including mobile and WebAssembly", "you want dependency-free C99 primitives for convolution and fully-connected layers"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/nnpack", "repo": "Maratyszcza/NNPACK", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:25.611861+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:35:02.807139+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2795bf396439df554fc3e542d0578f3dd9fa77b8dff004757da8c1040bbe7138", "fetched_at": "2026-08-28T04:05:25.611861+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Maratyszcza/NNPACK"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3817, "days_push": 813, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}