From fcc35dd3a731d0b140492a2532d30daee64aa3a3 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 5 Sep 2024 15:39:21 +0000 Subject: [PATCH] metrics: Update openVINO and oneDNN tests references This PR updates the machine learning tests references or urls for the openVINO and oneDNN scripts as currently they are refering to a different performance benchmark. Signed-off-by: Gabriela Cervantes --- tests/metrics/machine_learning/onednn.sh | 2 +- tests/metrics/machine_learning/openvino.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/metrics/machine_learning/onednn.sh b/tests/metrics/machine_learning/onednn.sh index beb42c7345..0505d28884 100755 --- a/tests/metrics/machine_learning/onednn.sh +++ b/tests/metrics/machine_learning/onednn.sh @@ -6,7 +6,7 @@ # Description of the test: # This test runs the 'onednn benchmark' -# https://github.com/v8/web-tooling-benchmark +# https://openbenchmarking.org/test/pts/onednn set -o pipefail diff --git a/tests/metrics/machine_learning/openvino.sh b/tests/metrics/machine_learning/openvino.sh index abb87225a5..4f676e49ca 100755 --- a/tests/metrics/machine_learning/openvino.sh +++ b/tests/metrics/machine_learning/openvino.sh @@ -6,7 +6,7 @@ # Description of the test: # This test runs the 'openvino benchmark' -# https://github.com/v8/web-tooling-benchmark +# https://openbenchmarking.org/test/pts/openvino set -o pipefail