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 c766740 commit 6c21d3eCopy full SHA for 6c21d3e
tripy/pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
requires-python = ">= 3.9"
8
license = { text = "Apache 2.0" }
9
dependencies = [
10
- "tensorrt>=10.11",
+ "tensorrt>=10.11,<=10.13.0.35",
11
"mlir-tensorrt-compiler==0.1.43+cuda12.trt109",
12
"mlir-tensorrt-runtime==0.1.43+cuda12.trt109",
13
"colored==2.2.3",
0 commit comments