From 98399273477f38f1906fbe7e708f23b7074978fb Mon Sep 17 00:00:00 2001 From: Ravi Panchumarthy Date: Fri, 23 Dec 2022 16:13:41 -0800 Subject: [PATCH] Update to OV 2022.3.0 --- install-ov-dlw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-ov-dlw.sh b/install-ov-dlw.sh index 17f7257..c056b41 100644 --- a/install-ov-dlw.sh +++ b/install-ov-dlw.sh @@ -7,7 +7,7 @@ # OpenVINO DL Workbench, # OpenVINO™ integration with TensorFlow (OVTF) -OV_VER=2022.1.0 +OV_VER=2022.3.0 OV_DLW_VER=2022.1.0 # Install dependencies and Docker