HloEnv: A Graph Rewrite Environment for Deep Learning Compiler Optimization Research

Authors

Chin Yang Oh, Kunhao Zheng, Bingyi Kang, Xinyi Wan, Zhongwen Xu, Shuicheng YAN, Min Lin, Yangzihao Wang

Published on

June 07, 2022

Publisher

NeurIPS 2022 Workshorp MLSys

An environment for the optimization agent to inter-operate XLA, a production-quality crossframework DL compiler. This environment provides a common representation for any type of graph rewrites. We open source HloEnv and a dataset of XLA graphs at https://github.com/sail-sg/hloenv.