Tag: compiler-design
All the articles with the tag "compiler-design".
Vectorizing Machine Learning Models
Published: at 10:17 PMExploring how I tackled computational graph optimization through vectorization, turning inefficient scalar operations into high-performance vector computations.