Skip to content

Commit c7d12b6

Browse files
incorrect onnxruntime-gpu version , changed from 1.8.1 to 1.18.1
1 parent 729963d commit c7d12b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ natsort>=7.0.0
1616
networkx==2.5
1717
numpy
1818
onnx>=1.8.0,<1.9.0
19-
onnxruntime-gpu==1.8.1
19+
onnxruntime-gpu==1.18.1
2020
pycuda>=2019.1.2
2121
PyYAML>=5.2
2222
tabulate>=0.8.7

0 commit comments

Comments
 (0)