[PATCH 1/1][autotest-client-tests] UBUNTU: SAUCE: ubuntu_performance_deep_learning: upgrade the target tensorflow docker image

Taihsiang Ho (tai271828) taihsiang.ho at canonical.com
Fri Aug 6 12:30:56 UTC 2021


New tensorflow docker image is released. Update the image to make sure
we are running with the expected setup and runtime.

See the available releases:
https://ngc.nvidia.com/catalog/containers/nvidia:tensorflow/tags

Signed-off-by: Taihsiang Ho (tai271828) <taihsiang.ho at canonical.com>
---
 .../ubuntu_performance_tensor_flow.sh                           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ubuntu_performance_deep_learning/ubuntu_performance_tensor_flow.sh b/ubuntu_performance_deep_learning/ubuntu_performance_tensor_flow.sh
index a0ba5670..2ca7e43e 100755
--- a/ubuntu_performance_deep_learning/ubuntu_performance_tensor_flow.sh
+++ b/ubuntu_performance_deep_learning/ubuntu_performance_tensor_flow.sh
@@ -5,7 +5,7 @@
 
 set -eo pipefail
 
-CONTAINER_VER="20.12"
+CONTAINER_VER="21.07"
 
 install_nvidia_docker() {
     local distribution
-- 
2.32.0




More information about the kernel-team mailing list