AIWiki
Malaysia
Back to all articles
AI FoundationsNPUAI acceleratoron-device AI

Neural Processing Unit

4 min readUpdated August 2026
Neural Processing Unit
Type
Specialised AI accelerator
Also known as
NPU, AI accelerator, deep learning processor
Purpose
Energy-efficient on-device AI inference
Emerged
Late 2010s (mobile); AI PC era 2024-2026
Related
Tensor Processing Unit, AI PC, Edge AI

A neural processing unit (NPU), also known as an AI accelerator or deep learning processor, is a specialised microprocessor designed to accelerate artificial intelligence and machine learning workloads, in particular neural networks.[1][2] Unlike general-purpose CPUs and graphics-oriented GPUs, an NPU is built around arrays of multiply-accumulate (MAC) units and on-chip memory optimised for the data-parallel, weight-stationary patterns of deep learning inference, enabling AI features to run continuously at low power.[1][3]

History

The concept of a dedicated AI processor dates to research on neural network hardware in the 1980s, but commercial NPUs became mainstream in the late 2010s as smartphone vendors added on-device AI.[1][2] Apple introduced the Neural Engine in its A-series chips, and Qualcomm integrated the Hexagon NPU into its Snapdragon platforms; Huawei and Samsung followed with their own designs.[1][2] Google's Tensor mobile processors also integrate NPU-class hardware.[2]

In the mid-2020s, NPUs became the defining component of the AI PC: Intel's Lunar Lake processors include an NPU tile rated at 48 TOPS (tera operations per second), AMD's Ryzen AI 300 series pushes its NPU to 50 TOPS, and Qualcomm's Snapdragon X Elite reaches 45 TOPS with an 18% reduction in cost per TOPS reported for the Snapdragon X2 Elite generation.[3][4] Apple's A18 Pro Neural Engine delivers 35 TOPS on mobile.[1]

Key Concepts

An NPU accelerates inference — running a trained model — rather than training. Its design differs from a GPU: instead of shader cores for parallel graphics, an NPU uses a dataflow architecture with MAC arrays, on-chip SRAM and sparsity-exploitation hardware aimed at deep learning's repeated multiply-accumulate operations.[1] Key concepts include:

  • TOPS (tera operations per second): the common performance metric for NPUs; AI PC procurement increasingly tracks NPU throughput alongside CPU-GPU specifications.[3][4]
  • On-device AI: because the NPU runs models locally, features such as background blur, real-time translation, keyboard prediction and small language models operate without cloud round-trips, improving privacy and responsiveness.[1][3][5]
  • Power efficiency: mobile NPUs sustain AI workloads at under 5 watts, which is what makes always-on assistants and camera AI practical in phones.[1]
  • Heterogeneous computing: NPUs work alongside CPUs, GPUs and dedicated sensing hardware within a system-on-chip, with each unit handling the workloads it does best.[5]

Applications and Impact

NPUs are used for image processing and photography, voice recognition, real-time translation, video background removal, and increasingly for running small and medium language models on-device.[1][3] The integration of 40+ TOPS NPUs into laptops and desktops has made local AI development and deployment feasible for enterprises, with business deployments accounting for about half of 2025 AI PC shipments.[3][4] NPUs also reduce the load on GPUs in graphics pipelines, allowing AI-assisted upscaling and frame generation in real time.[2]

>See Also

References

🇲🇾Malaysian Context

In Malaysia, NPU-equipped devices are positioned as a practical route to AI adoption, particularly for students, researchers and business users in areas with variable internet connectivity, since on-device models remove the need for continuous cloud connections.[6] HP's Malaysian buyer guidance recommends 40+ TOPS NPUs and 16 GB RAM for business analysts, and AI-ready CPUs such as Intel Core Ultra or AMD Ryzen AI for students and researchers running local models.[6] Local showcases such as the Digital Transformation Summit Malaysia 2026 have demonstrated on-device AI development tools (for example, Dell Pro AI Studio and Intel OpenVINO running on NPUs) for reducing cloud dependency.[7] The adoption of NPU-based AI PCs supports Malaysia's AI talent and digitalisation goals by letting more organisations and individuals experiment with AI locally, complementing the national AI roadmap promoted by the National AI Office and MDEC.[8][9]

References

  1. [Neural processing unit — Wikipedia](https://en.wikipedia.org/wiki/Neural_processing_unit)
  2. [What Is a Neural Processing Unit (NPU)? — Built In](https://builtin.com/articles/npu-neural-processing-unit)
  3. [Neural Processing Unit Market Research Report — Dataintelo](https://dataintelo.com/report/neural-processing-unit-market)
  4. [AI PC Market Size and 2031 Growth Trends Report — Mordor Intelligence](https://www.mordorintelligence.com/industry-reports/ai-pc-market)
  5. [Qualcomm AI Engine — official page](https://www.qualcomm.com/processors/ai-engine)
  6. [What to Know Before You Buy an AI PC in Malaysia — HP Malaysia](https://www.hp.com/my-en/tech-takes/ai/buyers-guide/what-to-know-before-buying-ai-pc.html)
  7. [Dell Pro AI Studio on Intel-Based Dell AI PCs — LinkedIn (Digital Transformation Summit Malaysia 2026)](https://www.linkedin.com/posts/allen-seng-hung-wong-59b58931_dell-dellproaistudio-intel-activity-7457966864934031360-IFlU)
  8. [National AI Office (NAIO) — official website](https://ai.gov.my/)
  9. [MDEC — Malaysia Digital Economy Corporation](https://mdec.my/)