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 f202145 commit cd17e08Copy full SHA for cd17e08
requirements/pytorch/test.txt
@@ -21,6 +21,5 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
21
22
tensorboard >=2.11, <2.21.0 # for `TensorBoardLogger`
23
24
-# TODO: resolve GPU test failures for TensorRT due to defaulting to cu13 installations
25
-torch-tensorrt<2.9.0; platform_system == "Linux" and python_version >= "3.12"
+torch-tensorrt; platform_system == "Linux" and python_version >= "3.12"
26
huggingface-hub
0 commit comments