mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-13 19:34:30 +01:00
metrics: Update tensorflow name in gha run script
This PR update tensorflow name in gha run script.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
(cherry picked from commit 85c02828e1)
This commit is contained in:
committed by
Fabiano Fidêncio
parent
7d0a3dbf24
commit
3d3882a06a
@@ -80,7 +80,7 @@ function run_test_blogbench() {
|
||||
function run_test_tensorflow() {
|
||||
info "Running TensorFlow test using ${KATA_HYPERVISOR} hypervisor"
|
||||
|
||||
bash tests/metrics/machine_learning/tensorflow.sh 1 20
|
||||
bash tests/metrics/machine_learning/tensorflow_nhwc.sh 1 20
|
||||
|
||||
check_metrics
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user