Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbalint13/tvm-mlir
TVM MLIR interface
https://github.com/cbalint13/tvm-mlir
dialect ir mlc mlir relay tvm
Last synced: 10 days ago
JSON representation
TVM MLIR interface
- Host: GitHub
- URL: https://github.com/cbalint13/tvm-mlir
- Owner: cbalint13
- Created: 2023-11-15T14:54:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T11:44:50.000Z (6 months ago)
- Last Synced: 2024-05-17T12:52:16.887Z (6 months ago)
- Topics: dialect, ir, mlc, mlir, relay, tvm
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 0
- 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.