mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 20:54:26 +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() {
|
function run_test_tensorflow() {
|
||||||
info "Running TensorFlow test using ${KATA_HYPERVISOR} hypervisor"
|
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
|
check_metrics
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user