Artificial Intelligence

ASIC

Application-Specific Integrated Circuit — a chip designed for a single specific purpose. In AI, ASICs like Google's TPUs are designed exclusively for neural network operations.

Why It Matters

ASICs achieve maximum efficiency by sacrificing generality. They can be 10-100x more efficient than GPUs for their specific AI workload.

Example

Google's TPU being an ASIC designed specifically for tensor operations — it cannot run general software but excels at the exact math neural networks need.

Think of it like...

Like a Formula 1 car versus a minivan — the F1 car is useless for grocery shopping but unbeatable on a racetrack because it is built for one thing only.

Related Terms