Skip to content

Commit 309efca

Browse files
Updates MLIR-TRT version to 0.1.42
1 parent d926ab0 commit 309efca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tripy/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ requires-python = ">= 3.9"
88
license = { text = "Apache 2.0" }
99
dependencies = [
1010
"tensorrt>=10.11",
11-
"mlir-tensorrt-compiler==0.1.41+cuda12.trt109",
12-
"mlir-tensorrt-runtime==0.1.41+cuda12.trt109",
11+
"mlir-tensorrt-compiler==0.1.42+cuda12.trt109",
12+
"mlir-tensorrt-runtime==0.1.42+cuda12.trt109",
1313
"colored==2.2.3",
1414
]
1515

0 commit comments

Comments
 (0)