#mlir (17 Repositories)
Ranked open-source repositories tagged with #mlir, scored by pull request acceptance likelihood and maintainer engagement velocity.
43.1%
41.1h
17 repositories tagged #mlir
beaver-lodge/beaver
MLIR Toolkit in Elixir and Zig.
robertoraggi/cplusplus
A compiler front end for the C++ language
llvm/circt
Circuit IR Compilers and Tools
mlir-rs/melior
The rustic MLIR bindings in Rust
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
ROCm/FlyDSL
FlyDSL is the Python front‑end of the project: a Flexible Layout Python DSL for expressing tiling, partitioning, data movement, and kernel structure at a high level.
google/mlir-hs
Haskell bindings for MLIR
PennyLaneAI/catalyst
A JIT compiler for hybrid quantum programs in PennyLane
llvm/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
sophgo/tpu-mlir
Machine learning compiler based on MLIR for Sophgo TPU.
trailofbits/vast
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
lingo-db/lingo-db
LingoDB: A new analytical database system that blurs the lines between databases and compilers.
sdiehl/mlir-egglog
A toy compiler for NumPy array expressions that uses e-graphs and MLIR
google/jsir
Next-generation JavaScript analysis tooling
trailofbits/multiplier
Code auditing productivity multiplier.
ego/awesome-mojo
Awesome Mojo🔥
MegEngine/MegCC
MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器