Browse Source

add graphengine SIG

pull/12/head
weiyang 5 years ago
parent
commit
b40ea8b29d
3 changed files with 47 additions and 0 deletions
  1. +24
    -0
      sigs/graphengine/README.md
  2. +0
    -0
      sigs/graphengine/docs/design-template.md
  3. +23
    -0
      sigs/graphengine/meetings/001-20200515.md

+ 24
- 0
sigs/graphengine/README.md View File

@@ -0,0 +1,24 @@
# MindSpore GraphEngine Special Interest Group (SIG)

This is the working repo for the GraphEngine Special Interest Group (SIG). This repo contains all the artifacts, materials, meeting notes and proposals regarding **GE API** and **GE Core** in MindSpore. Feedbacks and contributions are welcomed.
1. **GE API**: Interface between GE Core and front end which controls the initialization and finalization of GE Core and Sessions.
2. **GE Core**: Acts as the core module of GE and would be responsible for graph processing operations, consisting of six parts, i.e. graph preparation, graph partition, graph optimization, graph compilation, graph loading and graph execution.

# SIG Leads

* Bao Chong (Huawei)

# Logistics

* SIG leads will drive the meeting.
* Meeting annoucement will be posted on our gitee channel: https://gitee.com/mindspore/community/tree/master/sigs/graphengine
* Feedbacks and topic requests are welcome by all.

# Discussion

* Slack channel: https://app.slack.com/client/TUKCY4QDR/C013V1YLFQR/details/info?cdn_fallback=2
* Documents and artifacts: https://gitee.com/mindspore/community/tree/master/sigs/graphengine

# Meeting notes



+ 0
- 0
sigs/graphengine/docs/design-template.md View File


+ 23
- 0
sigs/graphengine/meetings/001-20200515.md View File

@@ -0,0 +1,23 @@
# Friday May 15, 2020 at 10:00am GMT+8

## Agenda
* Discuss the requirements of feature AutoML on graphengine

## Conference links
* https://meet.jit.si/MindSporeGraphEngine

## Attendees
* Bao Chong (Huawei)
* Wang Qirui (Huawei)
* Huang Zhipeng (Huawei)
* Liu Junzhu (Huawei)
* Lu Jiale (Huawei)
* Sheng Nan (Huawei)
* Chu Xing (Huawei)
* Yang Wei (Huawei)

## Notes
* TODO

## Action items
* TODO

Loading…
Cancel
Save