6 citations · 6 across the 2 of their papers we have counts for
2 papers
cs.LG2021
Using Python for Model Inference in Deep Learning
Zachary DeVito, Jason Ansel, Will Constable +3
Python has become the de-facto language for training deep neural networks, coupling a large suite of scientific computing libraries with efficient libraries for tensor computation…
cs.PL2021★ 6 cited
LazyTensor: combining eager execution with domain-specific compilers
Alex Suhan, Davide Libenzi, Ailing Zhang +4
Domain-specific optimizing compilers have demonstrated significant performance and portability benefits, but require programs to be represented in their specialized IRs. Existing f…