Hacker News new | ask | show | jobs
by TaylorAlexander 2549 days ago
That doesn’t seem to be the case with Tesla. Their custom chip is almost entirely focused on being a neural network accelerator and they seem to be hugely reliant on neural networks. Notably Waymo is said to be less reliant on neural networks but Tesla definitely depends on them.
1 comments

That doesn't really prove much. The classification is the heavy part that needs acceleration. The algorithmic side would probably not need an accelerator, as it's basically a decision tree.

My original point was that the decision tree should hopefully degrade gracefully as the prediction quality goes down, and not have any brand that leads to an insane behavior.

Now obviously, the better your predictions, the better the driving will be, which is why you'd want NN accelerators.