Tag: compiler

What I Read: Engineering Trade-Offs in Automatic Differentiation

https://www.stochasticlifestyle.com/engineering-trade-offs-in-automatic-differentiation-from-tensorflow-and-pytorch-to-jax-and-julia/ Engineering Trade-Offs in Automatic Differentiation: from TensorFlow and PyTorch to Jax and JuliaDecember 25 2021Author: Christopher Rackauckas “To understand the differences between automatic differentiation libraries, let’s talk about theContinue readingWhat I Read: Engineering Trade-Offs in Automatic Differentiation

What I Read: introduction to machine learning compilers and optimizers

https://huyenchip.com//2021/09/07/a-friendly-introduction-to-machine-learning-compilers-and-optimizers.html A friendly introduction to machine learning compilers and optimizersChip HuyenSep 7, 2021 “…especially when running an ML model on the edge, the model’s success still depends on the hardwareContinue readingWhat I Read: introduction to machine learning compilers and optimizers