Skip to content

Commit 03a82ba

Browse files
authored
Update ONNX version for generated models (#7785)
1 parent 73d22e2 commit 03a82ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/common/gen_qa_model_repository

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
TRITON_VERSION=${TRITON_VERSION:=24.10}
5252

5353
# ONNX. Use ONNX_OPSET 0 to use the default for ONNX version
54-
ONNX_VERSION=1.17.0
54+
ONNX_VERSION=1.16.1
5555
ONNX_OPSET=0
5656

5757
# OPENVINO version

0 commit comments

Comments
 (0)