Browse Source

add sig list

pull/275/head
emmmmtang 2 years ago
parent
commit
8b16dba653
2 changed files with 84 additions and 0 deletions
  1. +42
    -0
      sigs/sig_info.yaml
  2. +42
    -0
      sigs/sig_info_chinese.yaml

+ 42
- 0
sigs/sig_info.yaml View File

@@ -0,0 +1,42 @@
name: MindSpore SIG
description: The full name of SIG is "special interest groups". The intention of establishing various technical sigs is to provide an open communication platform for experts, professors and students in this field, promote technical exchanges and win-win cooperation through meeting sharing, project development and other activities, and improve the influence and technical ability of SIG members. Especially for college students, after joining SIGs, they can participate in the project development activities of MindSpore under the guidance of experts, master the advanced technology in the industry, and prepare for future work; You can also communicate face-to-face with industry experts and professors to solve your doubts in scientific research and meet your own bole. Up to now, MindSpore community has established more than ten sigs, including not only the front-end and back-end technologies of MindSpore framework itself, but also algorithm research such as AI security and scientific computing. We also welcome friends with ideas to create their own sigs!
SIG list:
- name: DevelopereXperience SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/dx/README.md
introduction: This SIG is responsible for improving the experience of those who upstream contribute or develop applications for MindSpore community.
- name: Trusted AI SIG
links: https://gitee.com/mindspore/community/blob/master/sigs/security/README_en.md
introduction: This SIG is responsible for developing trusted AI technologies.
- name: Usability SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/usability/README.md
introduction: This SIG is responsible for improving the usability of MindSpore for developers.
- name: FrontEnd SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/frontend/README.md
introduction: This SIG is responsible for the development of MindSpore front-end expression.
- name: Compiler SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/compiler/README.md
introduction: This SIG is responsible for the development of MindSpore high level graph compilation.
- name: Executor SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/executor/README.md
introduction: This SIG is responsible for the development of MindSpore back-end support for pipeline.
- name: ModelZoo SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/modelzoo/README.md
introduction: This SIG is responsible for the development of MindSpore modelzoo and additional ops.
- name: Data SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/data/README.md
introduction: This SIG is responsible for the development of MindSpore data processing and data format transformation.
- name: Visualization SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/visualization/README.md
introduction: This SIG is responsible for the development of Visualized debugging and optimization.
- name: MSLITE SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/mslite/README.md
introduction: This SIG is responsible for the development of MindSpore lite.
- name: Parallel SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/parallel/README.md
introduction: This SIG is responsible for the development of MindSpore's functionality of automatically finding the efficient parallel strategy for DNN training and inference.
- name: DataCompliance SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/datacompliance/README.md
introduction: This SIG aims to reduce the risk of license compliance and help developers to use and share datasets legally.
- name: MindQuantum SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/mindquantum/README.md
introduction: This SIG is responsible for the development of MindSpore quantum software and algorithms.

+ 42
- 0
sigs/sig_info_chinese.yaml View File

@@ -0,0 +1,42 @@
name: MindSpore SIG
description: SIG的全称是Special Interest Groups,即“特别兴趣小组”。MindSpore社区成立各技术SIG的初衷是为该领域的专家、教授和学生提供一个开放交流的平台,通过会议分享、项目开发等活动促进技术交流、合作共赢,并使得SIG成员的影响力和技术能力得到提升。特别是对于高校的同学们,加入SIG后可以在专家的指导下参与MindSpore的项目开发活动,掌握业界先进的技术,为将来工作做好准备;也可以和业界专家、教授面对面交流,解决自己在科研中遇到的疑惑,遇到自己的伯乐。截止目前,MindSpore社区已经成立十多个SIG,不仅包含MindSpore框架本身的前端、后端技术,还包括AI安全、科学计算等算法研究,我们也欢迎有想法的的朋友们创建自己的SIG!
SIG list:
- name: DevelopereXperience SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/dx/README.md
introduction: MindSpore-Gitee社区的开发者体验提升
- name: Trusted AI SIG
links: https://gitee.com/mindspore/community/blob/master/sigs/security/README.md
introduction: AI安全、AI可解释和隐私保护技术
- name: Usability SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/usability/README.md
introduction: MindSpore框架的易用性提升
- name: FrontEnd SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/frontend/README.md
introduction: MindSpore前端表达技术
- name: Compiler SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/compiler/README.md
introduction: MindSpore图编译技术
- name: Executor SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/executor/README.md
introduction: MindSpore后端控制流技术
- name: ModelZoo SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/modelzoo/README.md
introduction: AI模型的设计和训练
- name: Data SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/data/README.md
introduction: 数据处理和增强技术
- name: Visualization SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/visualization/README.md
introduction: 模型调试调优可视化技术
- name: MSLITE SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/mslite/README.md
introduction: 端侧AI技术
- name: Parallel SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/parallel/README.md
introduction: 自动并行技术
- name: DataCompliance SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/datacompliance/README.md
introduction: 数据合规风险分析
- name: MindQuantum SIG
links: https://gitee.com/mindspore/community/tree/master/sigs/mindquantum/README.md
introduction: 量子计算软件与算法

Loading…
Cancel
Save