2.3K Star 8K Fork 4.2K

GVPMindSpore / mindspore

 / 详情

[BUG][MS][pip installation]Resnet can not run after install mindspore package.

DONE
Bug-Report 成员
创建于  
2021-06-28 21:31
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device gpu

  • Software Environment:
    -- MindSpore version (source or binary): commit_id = ''[sha1]:3f6dbb47,[branch]:(HEAD,origin/master,origin/HEAD,master)''
    -- Python version (e.g., Python 3.7.5):
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

Related testcase

test_install_gpu

Steps to reproduce the issue

1.conda create --name py3.8/3.9 python=3.8/3.9
2. pip install mindspore_gpu-1.3.0-cp39-cp39-linux_x86_64.whl -i https://mirrors.aliyun.com/pypi/simple/
3. bash run_standalone_train_gpu.sh resnet50 cifar10 /home/workspace/mindspore_dataset/cifar-10-batches-bin/

Describe the current behavior

enter image description here

Describe the expected behavior

After install MindSpore, resnet should run.
As MindSpore does not reply on easydict, which is required by resnet network, recommandation can be added.
enter image description here

Related log / screenshot

Special notes for this issue

MindSpore安装后resnet不能执行。

评论 (6)

mudongrui 创建了Bug-Report
mudongrui 计划截止日期设置为2021-12-31
mudongrui 关联仓库设置为MindSpore/mindspore
mudongrui 负责人设置为chenhaozhe
mudongrui 里程碑设置为B-NET
mudongrui 计划开始日期设置为2021-06-28
mudongrui 优先级设置为次要
mudongrui 添加了
 
v1.3.0
标签
mudongrui 添加了device/gpu(已删除)标签
展开全部操作日志

Please add labels (comp or sig), also you can visit "https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md" to find more.
为了让问题更快得到响应,请您为该issue打上**组件(comp)或兴趣组(sig)**标签,打上标签的问题可以直接推送给责任人进行处理。更多的标签可以查看 https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md"
以组件问题为例,如果你发现问题是data组件造成的,你可以这样评论:
//comp/data
当然你也可以向data SIG组求助,可以这样写:
//comp/data
//sig/data
如果是一个简单的问题,你可以留给刚进入社区的小伙伴来回答,这时候你可以这样写:
//good-first-issue
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

@mindspore_ding 请协助完成文档的补充丰富。

其余情况需自行安装 后面追加 运行模型时需要根据不同模型指定的requirements.txt安装额外依赖,常见依赖可以参考前述requirements.txt

修改文档仓此目录下的安装说明。
https://gitee.com/mindspore/docs/tree/master/install

doc仓说明已更新

chenhaozhe 任务状态TODO 修改为VALIDATION
chenhaozhe 里程碑B-NET 修改为B-SolutionTest
chenhaozhe 添加协作者chenhaozhe
chenhaozhe 负责人chenhaozhe 修改为mudongrui

Appearance & Root Cause

安装依赖中移除easydict自动安装。但是对应的用例需要easydict包

Fix Solution

追加安装说明,mindspore只会安装mindspore的依赖,其他用例依赖需要根据requirements.txt自行额外安装。

回归时间:2021.08.02

回归版本:
commit 9a86dbecd549aa072d49f409b50e8943a8479eed (HEAD -> master, origin/master, origin/HEAD)
commit da044cfcce8973bd47619bfbca55892b58867e8f (HEAD -> r1.3, origin/r1.3)

回归步骤:
https://www.mindspore.cn/install/

回归结果:
文本内容已修改。
enter image description here

回归结论:回归通过。

mudongrui 任务状态VALIDATION 修改为DONE

//stage/preparation
//attr/function
//func/deployment

mindspore-dx-bot 添加了
 
stage/preparation
标签
mindspore-dx-bot 添加了
 
attr/function
标签
mindspore-dx-bot 添加了func/deployment(已删除)标签
mindspore-dx-bot 移除了device/gpu(已删除)标签
mindspore-dx-bot 移除了func/deployment(已删除)标签

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
8777557 test bot 1617846881 5644189 c 34 1586403335
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore

搜索帮助