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 d8ce87d commit 076564aCopy full SHA for 076564a
requirements/pytorch/test.txt
@@ -20,4 +20,4 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
20
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
21
22
--extra-index-url https://download.pytorch.org/whl/torch-tensorrt
23
-torch-tensorrt >= 2.3.0; platform_system == "Linux" and python_version >= "3.12" # Limit the torch-tensorrt version for testing.
+torch-tensorrt; platform_system == "Linux" and python_version >= "3.12"
0 commit comments