1 条评论 (1 条评论)0 个反应 (0 个反应)0 位负责人 (0 位负责人)MLIR29 个派生 (29 个派生)auto 404
enhancementhelp wantedmlir-tensorrt
仓库指标
- 星标
- 126 个星标 (126 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
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:
贡献者指南
- 研究方向
- 检查现有过时的 Bazel 构建文件,与参考构建系统(Torch MLIR、TCP MLIR、LLVM)进行比较,并将当前基于 CMake 的构建移植到 Bazel。重点解决 MLIR 方言和 TensorRT 集成的构建规则。
- 技术栈
- cpp
- 领域
- build systemdevops
- 议题类型
- 功能
- 前置要求
- BazelMLIRC++ build systems