mindspore.run_check =================== .. py:function:: mindspore.run_check() 提供了便捷的API用以查询MindSpore的安装是否成功。如果检查返回结果中的版本不是你所期望的,请在run_check()之前使用 :func:`mindspore.set_context` 设置device_target。