https://github.com/cbalint13/tvm-mlir
TVM MLIR interface
https://github.com/cbalint13/tvm-mlir
dialect ir mlc mlir relay tvm
Last synced: 3 months ago
JSON representation
TVM MLIR interface
- Host: GitHub
- URL: https://github.com/cbalint13/tvm-mlir
- Owner: cbalint13
- Created: 2023-11-15T14:54:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T02:55:20.000Z (5 months ago)
- Last Synced: 2025-01-07T00:43:55.212Z (4 months ago)
- Topics: dialect, ir, mlc, mlir, relay, tvm
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TVM relay parser in MLIR
* Based on https://github.com/wzh99/relay-mlir
* Works with LLVM 17 version.