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 a2b36cd commit 87b2f01Copy full SHA for 87b2f01
requirements/pytorch/test.txt
@@ -18,4 +18,4 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
18
19
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
20
21
-torch-tensorrt; platform_system == "Linux" and python_version >= "3.11" # Initial linux support starts from 1.4.0
+torch-tensorrt >= 2.5.0; platform_system == "Linux" and python_version >= "3.12" # Initial linux support starts from 1.4.0
0 commit comments