# 1
What type of processing unit is inefficient for the highly parallel nature of AI computations, which often involve billions of simultaneous mathematical operations?
GPU (Graphics Processing Unit)
TPU (Tensor Processing Unit)
CPU (Central Processing Unit)
NPU (Neural Processing Unit)


