mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-09 13:24:14 +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>
(cherry picked from commit 85c02828e1
)
This commit is contained in:
parent
7d0a3dbf24
commit
3d3882a06a
@ -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