Making Deep Learning Go Brrrr from First Principles
The article explains that optimizing deep learning performance should be approached by reasoning from first principles—identifying whether a system is bottlenecked by compute, memory bandwidth, or ove…