We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9b153 commit 47971ddCopy full SHA for 47971dd
qa/common/gen_qa_model_repository
@@ -55,9 +55,9 @@ ONNX_VERSION=1.16.1
55
ONNX_OPSET=0
56
57
# OPENVINO version
58
-OPENVINO_VERSION=2024.5.0
+OPENVINO_VERSION=2023.3.0
59
60
-UBUNTU_IMAGE=${UBUNTU_IMAGE:=ubuntu:22.04}
+UBUNTU_IMAGE=${UBUNTU_IMAGE:=ubuntu:24.04}
61
PYTORCH_IMAGE=${PYTORCH_IMAGE:=nvcr.io/nvidia/pytorch:$TRITON_VERSION-py3}
62
TENSORFLOW_IMAGE=${TENSORFLOW_IMAGE:=nvcr.io/nvidia/tensorflow:$TRITON_VERSION-tf2-py3}
63
TENSORRT_IMAGE=${TENSORRT_IMAGE:=nvcr.io/nvidia/tensorrt:$TRITON_VERSION-py3}
0 commit comments