华为计算微信公众号
昇腾AI开发者公众号
华为计算微博
华为计算今日头条
根据该网站步骤安装: https://www.mindspore.cn/install/
安装方式如图:
CANN已安装:
GCC已安装:
python版本为3.9:
分别尝试了在openEuler和root用户下安装MindSpore,执行python -c "import mindspore;mindspore.set_context(device_target='Ascend');mindspore.run_check()"命令时报错,完整报错见附件。
我要发帖子
根据该网站步骤安装: https://www.mindspore.cn/install/
安装方式如图:
CANN已安装:
GCC已安装:
python版本为3.9:
分别尝试了在openEuler和root用户下安装MindSpore,执行python -c "import mindspore;mindspore.set_context(device_target='Ascend');mindspore.run_check()"命令时报错,完整报错见附件。