We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d926ab0 commit 309efcaCopy full SHA for 309efca
tripy/pyproject.toml
@@ -8,8 +8,8 @@ requires-python = ">= 3.9"
8
license = { text = "Apache 2.0" }
9
dependencies = [
10
"tensorrt>=10.11",
11
- "mlir-tensorrt-compiler==0.1.41+cuda12.trt109",
12
- "mlir-tensorrt-runtime==0.1.41+cuda12.trt109",
+ "mlir-tensorrt-compiler==0.1.42+cuda12.trt109",
+ "mlir-tensorrt-runtime==0.1.42+cuda12.trt109",
13
"colored==2.2.3",
14
]
15
0 commit comments