mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-22 19:23:24 +00:00
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 <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
bb5d8bbcb5
commit
fcc35dd3a7
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# Description of the test:
|
# Description of the test:
|
||||||
# This test runs the 'onednn benchmark'
|
# This test runs the 'onednn benchmark'
|
||||||
# https://github.com/v8/web-tooling-benchmark
|
# https://openbenchmarking.org/test/pts/onednn
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# Description of the test:
|
# Description of the test:
|
||||||
# This test runs the 'openvino benchmark'
|
# This test runs the 'openvino benchmark'
|
||||||
# https://github.com/v8/web-tooling-benchmark
|
# https://openbenchmarking.org/test/pts/openvino
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user