[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
Wed Jun 22 11:00:01 UTC 2022
Newer tensorflow docker images are released. Update the image we are
running.
See the available releases of the docker images:
https://ngc.nvidia.com/catalog/containers/nvidia:tensorflow/tags
This commit is similar to 806ca7a70be5322fc5d3464e7ebb00d8fea183db
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 2ca7e43e..bc9d8063 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="21.07"
+CONTAINER_VER="22.01"
install_nvidia_docker() {
local distribution
--
2.36.1
More information about the kernel-team
mailing list