mindspore-ai / mindspore

MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
https://gitee.com/mindspore/mindspore
Apache License 2.0
4.26k stars 705 forks source link

Inconsistent python version in `CMakeLists.txt`, please init python enviroment only once, and happy new year #118

Open ytgui opened 3 years ago

ytgui commented 3 years ago

Environment

Hardware Environment: GPU

Software Environment:

Special notes for this issue

Please init python enviroment only once, they may get two different versions of python, and never pass the test cases

Related Issues

cxl-ll commented 3 years ago

Hello,I don't see L9 in the current code,only L44.