mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 12:44:39 +00: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>
This commit is contained in:
parent
e8a5119343
commit
85c02828e1
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user