From 2cdf179e501f0c314aadf3fcfdeb0bfb2333a399 Mon Sep 17 00:00:00 2001 From: yanghaoran Date: Tue, 13 Jun 2023 09:47:10 +0800 Subject: [PATCH] fix dockerfile mindinsight versions --- scripts/docker/mindspore-cpu/2.0.0/Dockerfile | 2 +- scripts/docker/mindspore-gpu/2.0.0/cuda10.1/Dockerfile | 2 +- scripts/docker/mindspore-gpu/2.0.0/cuda11.1/Dockerfile | 2 +- scripts/docker/mindspore-gpu/2.0.0/cuda11.6/Dockerfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/docker/mindspore-cpu/2.0.0/Dockerfile b/scripts/docker/mindspore-cpu/2.0.0/Dockerfile index d336c2c60413..d5ec84c5e9b6 100644 --- a/scripts/docker/mindspore-cpu/2.0.0/Dockerfile +++ b/scripts/docker/mindspore-cpu/2.0.0/Dockerfile @@ -76,5 +76,5 @@ RUN mkdir -pv /root/.pip \ # Install MindSpore cpu and MindInsight packages RUN pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/unified/x86_64/mindspore-2.0.0-cp37-cp37m-linux_x86_64.whl \ - && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0rc1-py3-none-any.whl \ + && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0-py3-none-any.whl \ pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/lite/release/linux/x86_64/cloud_fusion/python37/mindspore_lite-2.0.0-cp37-cp37m-linux_x86_64.whl \ No newline at end of file diff --git a/scripts/docker/mindspore-gpu/2.0.0/cuda10.1/Dockerfile b/scripts/docker/mindspore-gpu/2.0.0/cuda10.1/Dockerfile index 954f0fba0fad..5a8d8b905525 100644 --- a/scripts/docker/mindspore-gpu/2.0.0/cuda10.1/Dockerfile +++ b/scripts/docker/mindspore-gpu/2.0.0/cuda10.1/Dockerfile @@ -97,5 +97,5 @@ RUN cd /tmp \ # Install MindSpore cuda-10.1, MindInsight, Serving whl package RUN pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/unified/x86_64/mindspore-2.0.0-cp37-cp37m-linux_x86_64.whl \ - && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0rc1-py3-none-any.whl \ + && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0-py3-none-any.whl \ && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0rc1/Serving/x86_64/mindspore_serving-2.0.0-cp37-cp37m-linux_x86_64.whl diff --git a/scripts/docker/mindspore-gpu/2.0.0/cuda11.1/Dockerfile b/scripts/docker/mindspore-gpu/2.0.0/cuda11.1/Dockerfile index 0be591ca9489..9061ad5cf6e6 100644 --- a/scripts/docker/mindspore-gpu/2.0.0/cuda11.1/Dockerfile +++ b/scripts/docker/mindspore-gpu/2.0.0/cuda11.1/Dockerfile @@ -91,6 +91,6 @@ RUN cd /tmp \ # Install MindSpore cuda-11.1, MindInsight, Serving whl package RUN pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/unified/x86_64/mindspore-2.0.0-cp37-cp37m-linux_x86_64.whl \ - && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0rc1-py3-none-any.whl \ + && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0-py3-none-any.whl \ && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0rc1/Serving/x86_64/mindspore_serving-2.0.0-cp37-cp37m-linux_x86_64.whl \ pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/lite/release/linux/x86_64/cloud_fusion/python37/mindspore_lite-2.0.0-cp37-cp37m-linux_x86_64.whl diff --git a/scripts/docker/mindspore-gpu/2.0.0/cuda11.6/Dockerfile b/scripts/docker/mindspore-gpu/2.0.0/cuda11.6/Dockerfile index caca4378e9c3..ca1fe34dfd54 100644 --- a/scripts/docker/mindspore-gpu/2.0.0/cuda11.6/Dockerfile +++ b/scripts/docker/mindspore-gpu/2.0.0/cuda11.6/Dockerfile @@ -91,5 +91,5 @@ RUN cd /tmp \ # Install MindSpore cuda-11.1, MindInsight, Serving whl package RUN pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindSpore/unified/x86_64/mindspore-2.0.0-cp37-cp37m-linux_x86_64.whl \ - && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0rc1-py3-none-any.whl \ + && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0/MindInsight/any/mindinsight-2.0.0-py3-none-any.whl \ && pip install --no-cache-dir https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.0.0rc1/Serving/x86_64/mindspore_serving-2.0.0-cp37-cp37m-linux_x86_64.whl -- Gitee