bytedance/byteir
A ByteDance model compilation solution using MLIR to optimize and lower deep learning models for various hardware backends.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
ByteIR provides compiler, runtime, and frontend components for end-to-end model compilation. It adopts upstream MLIR dialects and Google MHLO to lower state-of-the-art deep learning models and supports PyTorch, TensorFlow, and ONNX frontends. The project enables DL ASIC compilers to leverage generic graph, loop, and tensor-level optimizations while focusing on backend-specific code generation.