Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[torch-mlir] add MPACT as an example torch-mlir based compiler (#3928)
Rationale: In addition to IREE and Blade, MPACT provides an MLIR-based example of a PyTorch compiler that uses TORCH-MLIR. It also illustrates propagating sparsity from sparse PyTorch into MLIR, a feature that is not widespread in DL compilers yet.
- Loading branch information