Skip to content

Commit e749831

Browse files
[Arch] Remove torch_dispatch frontend and move figure to docs/ dir (#1372)
Addresses leftover comment from earlier PRs: #1254 , #1265 to remove `torch_dispatch` frontend. In addition, moves the main arch diagram into `docs/` directory for consistency.
1 parent 9111b9a commit e749831

File tree

4 files changed

+256
-494
lines changed

4 files changed

+256
-494
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Multiple Vendors use MLIR as the middle layer, mapping from platform frameworks
2222

2323
We have few paths to lower down to the Torch MLIR Dialect.
2424

25-
![Torch Lowering Architectures](Torch-MLIR.png)
25+
![Torch Lowering Architectures](docs/Torch-MLIR.png)
2626

2727
- TorchScript
2828
This is the most tested path down to Torch MLIR Dialect, and the PyTorch ecosystem is converging on using TorchScript IR as a lingua franca.

Torch-MLIR.png

-285 KB
Binary file not shown.

0 commit comments

Comments
 (0)