activity
20202022
most citedUsing Graph Neural Networks to model the performance of Deep Neural Networks

3 citations · 9 across the 4 of their papers we have counts for

collaborators

5 papers

cs.LG20222 cited

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…

cs.LG20213 cited

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…

cs.LG20202 cited

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…

cs.PL20202 cited

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…

cs.LG2020

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…