Commit 2f8dbca
authored
[torch-mlir] add MPACT as an example torch-mlir based compiler (llvm#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.1 parent 51da49c commit 2f8dbca
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments