Skip to content

Commit

Permalink
Upgrade OV model gen script to 2023.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kthui committed Jul 6, 2023
1 parent 0a7d1e8 commit d77fc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/common/gen_qa_model_repository
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ONNX_VERSION=1.13.0
ONNX_OPSET=0

# OPENVINO version
OPENVINO_VERSION=2022.3.0
OPENVINO_VERSION=2023.0.0

UBUNTU_IMAGE=${UBUNTU_IMAGE:=ubuntu:22.04}
PYTORCH_IMAGE=${PYTORCH_IMAGE:=nvcr.io/nvidia/pytorch:$TRITON_VERSION-py3}
Expand Down

0 comments on commit d77fc92

Please sign in to comment.