You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.3 kB

12345678910111213141516171819202122232425
  1. # MindSpore Executor Special Interest Group (SIG)
  2. This is the working repo for the Executor Special Interest Group (SIG). This repo contains all the artifacts, materials, meeting notes and proposals regarding **graph optimizing** , **graph compling**, **hardware runtime**, **diagnostics**, and any other backend programs in MindSpore. Feedbacks and contributions are welcomed.
  3. 1. **Graph Optimizing**: Similar to graph "complier", there are many Passes to fuse operators and optimize graphs.
  4. 2. **Graph Compling**: Allocating memory and other resources, compling graphs to generate runnable models.
  5. 3. **Hardware Runtime**: Interface for hardware, who supportes ascend910, gpu and cpu now.
  6. 4. **Diagnostics**: Provide some tools such as profiling, exporting graph ir and exporting operator data.
  7. # SIG Leads
  8. * Lu Pengcheng (Huawei)
  9. # Logistics
  10. * SIG leads will drive the meeting.
  11. * Meeting annoucement will be posted on our gitee channel: https://gitee.com/mindspore/community/tree/master/sigs/executor
  12. * Feedbacks and topic requests are welcomed by all.
  13. # Discussion
  14. * Slack channel: https://app.slack.com/client/TUKCY4QDR/C0111A9Q24B?cdn_fallback=2
  15. * Documents and artifacts: https://gitee.com/mindspore/community/tree/master/sigs/executor
  16. # Meeting notes

社区治理架构的内容详见governance.md,该提案处于初稿阶段,后期可能会在 技术指导委员会(TSC)的许可下进行刷新。除此之外,社区还提供了特别兴趣小组(SIG) 和工作组(Working Group)的资料介绍。