2018
DLVM: A modern compiler infrastructure for deep learning systems
ICLR 2018workshop
Deep learning software demands reliability and performance. However, many of the existing deep learning frameworks are software libraries that act as an unsafe DSL in Python and a computation graph interpreter. We present DLVM, a design and implementation of a compiler infrastructure with a linear a…