335 Star 1.5K Fork 861

MindSpore / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
smart_completion.md 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
宦晓玲 提交于 2023-07-21 16:52 . modify the md links 1.8

代码补全

查看源文件

功能介绍

  • 提供基于MindSpore项目的AI代码补全。
  • 无需安装MindSpore环境,也可轻松开发MindSpore。

使用步骤

  1. 打开Python文件编写代码。

    img

  2. 编码时,补全会自动生效。有MindSpore图标的条目为MindSpore Dev Toolkit智能补全提供的代码。

    img

    img

备注

  1. PyCharm的2021以后版本,会根据机器学习重新排列补全内容。此行为可能导致插件的补全条目排序靠后。可以在设置中停用此功能,使用MindSpore Dev Toolkit提供的排序。

    img

  2. 关闭此选项前后的对比。

    • 关闭后。

      img

    • 关闭前。

      img

1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs
r1.8

搜索帮助