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 ce2cdda commit ffc466aCopy full SHA for ffc466a
requirements/pytorch/test.txt
@@ -19,4 +19,5 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
19
20
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
21
22
+--find-links https://download.pytorch.org/whl/torch-tensorrt
23
torch-tensorrt >= 2.5.0; platform_system == "Linux" and python_version >= "3.12" # Limit the torch-tensorrt version for testing.
0 commit comments