3 citations · 9 across the 4 of their papers we have counts for
5 papers
LoopStack: a Lightweight Tensor Algebra Compiler Stack
Bram Wasti, José Pablo Cambronero, Benoit Steiner +2
We present LoopStack, a domain specific compiler stack for tensor operations, composed of a frontend, LoopTool, and an efficient optimizing code generator, LoopNest. This stack ena…
Using Graph Neural Networks to model the performance of Deep Neural Networks
Shikhar Singh, Benoit Steiner, James Hegarty +1
With the unprecedented proliferation of machine learning software, there is an ever-increasing need to generate efficient code for such applications. State-of-the-art deep-learning…
Value Function Based Performance Optimization of Deep Learning Workloads
Benoit Steiner, Chris Cummins, Horace He +1
As machine learning techniques become ubiquitous, the efficiency of neural network implementations is becoming correspondingly paramount. Frameworks, such as Halide and TVM, separa…
Deep Data Flow Analysis
Chris Cummins, Hugh Leather, Zacharias Fisches +3
Compiler architects increasingly look to machine learning when building heuristics for compiler optimization. The promise of automatic heuristic design, freeing the compiler engine…
ProGraML: Graph-based Deep Learning for Program Optimization and Analysis
Chris Cummins, Zacharias V. Fisches, Tal Ben-Nun +2
The increasing complexity of computing systems places a tremendous burden on optimizing compilers, requiring ever more accurate and aggressive optimizations. Machine learning offer…