1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)MLIR29 forks (29 forks)auto 404
enhancementhelp wantedmlir-tensorrt
Repository metrics
- Stars
- 126 stars (126 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
A Bazel build system for MLIR-TensorrRT has been requested.
We actually had a Bazel build working but it fell into disrepair so that wasn't included in the initial release.
Reference:
Contributor guide
- Research direction
- Inspect the existing Bazel build files that are out of date, compare with the reference build systems (Torch MLIR, TCP MLIR, LLVM), and port the current CMake based build to Bazel. Focus on resolving build rules for MLIR dialects and TensorRT integration.
- Tech stack
- cpp
- Domain
- build systemdevops
- Issue type
- Feature
- Prerequisites
- BazelMLIRC++ build systems