Skip to content

Commit 33c6805

Browse files
committed
update requirements for testing
1 parent dedb240 commit 33c6805

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

requirements/requirements_10.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tensorrt==10.0.1
2+
torch
3+
torchvision
4+
timm
5+
onnx_graphsurgeon

requirements/requirements_8.6.1.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

requirements/requirements_8.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tensorrt==8.6.1
2+
torch
3+
torchvision
4+
timm
5+
onnx_graphsurgeon

0 commit comments

Comments
 (0)