Cortex: A Compiler for Recursive Deep Learning Models

November 02, 2020 ยท Declared Dead ยท ๐Ÿ› Conference on Machine Learning and Systems

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Pratik Fegade, Tianqi Chen, Phillip B. Gibbons, Todd C. Mowry arXiv ID 2011.01383 Category cs.LG: Machine Learning Cross-listed cs.DC Citations 31 Venue Conference on Machine Learning and Systems Last Checked 4 months ago
Abstract
Optimizing deep learning models is generally performed in two steps: (i) high-level graph optimizations such as kernel fusion and (ii) low level kernel optimizations such as those found in vendor libraries. This approach often leaves significant performance on the table, especially for the case of recursive deep learning models. In this paper, we present Cortex, a compiler-based approach to generate highly-efficient code for recursive models for low latency inference. Our compiler approach and low reliance on vendor libraries enables us to perform end-to-end optimizations, leading to up to 14X lower inference latencies over past work, across different backends.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted