Skip to content

Commit ffc466a

Browse files
committed
update tensorrt source.
1 parent ce2cdda commit ffc466a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
1919

2020
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
2121

22+
--find-links https://download.pytorch.org/whl/torch-tensorrt
2223
torch-tensorrt >= 2.5.0; platform_system == "Linux" and python_version >= "3.12" # Limit the torch-tensorrt version for testing.

0 commit comments

Comments
 (0)