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 42fafb7 commit 7016bdbCopy full SHA for 7016bdb
requirements/pytorch/test.txt
@@ -17,3 +17,5 @@ fastapi # for `ServableModuleValidator` # not setting version as re-defined in
17
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
18
19
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
20
+
21
+torch-tensorrt >=1.4.0; platform_system == "Linux"
0 commit comments