MLIR 関連の出版物
出版物
MLIR 本体と構成要素について
- The MLIR Transform Dialect: Your Compiler Is More Powerful Than You Think -
Martin Paul Lücke, Oleksandr Zinenko, William S Moses, Michel Steuwer, Albert Cohen - In Proceedings of
the 23rd ACM/IEEE International Symposium on Code Generation and Optimization - pp. 241-254 - March 3,
2025.
- Compiler Support for Sparse Tensor Computations in MLIR -
Aart J.C. Bik, Penporn Koanantakool, Tatiana Shpeisman, Nicolas Vasilache, Bixia Zheng, Fredrik Kjolstad.
ACM Transactions on Architecture and Code Optimization, June, 2022.
arXiv にプレプリントを掲載, February 9, 2022.
- Structured Operations: Modular Design of Code Generators for Tensor Compilers -
Nicolas Vasilache, Oleksandr Zinenko, Aart J.C. Bik, Mahesh Ravishankar, Thomas Raoux,
Alexander Belyaev, Matthias Springer, Tobias Gysi, Diego Caballero, Stephan Herhut, Stella Laurenzo,
and Albert Cohen - In proceedings of the International Workshop on Languages and Compilers for
Parallel Computing (LCPC) - October 12, 2022 - pp. 141-156.
arXiv に 拡張版 があります。
- The Deep Learning Compiler: A Comprehensive Survey -
Li, Mingzhen, Yi Liu, Xiaoyan Liu, Qingxiao Sun, Xin You, Hailong Yang, Zhongzhi Luan, Lin Gan, Guangwen Yang, and Depei Qian. “The deep learning compiler: A comprehensive survey.” IEEE Transactions on Parallel and Distributed Systems 32, no. 3 (2020): 708-727.
MLIR を利用した事例について