An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).
Role in this project:
Back-end Developer & Compiler Engineer Contributions:261 reviews, 615 commits, 180 PRs in 1 year 7 months
Contributions summary:Hongbin implemented a convolution optimization tool within the buddy-mlir compiler framework, leveraging the Coefficients Broadcasting with Strip Mining (CB-SM) approach. This involved introducing a new pass for vectorization, modifying the compilation driver, and adding example code. The work demonstrates a focus on optimizing convolution operations within the MLIR framework. The contributions include adding a new pass and modifying existing code.
mlir
Benchmark Framework for Buddy Projects
Contributions:75 reviews, 70 commits, 43 PRs in 1 year 3 months
benchmarkbuddybenchmark-framework