From b40ea8b29de02eddd24e3a14d4b6df35e2a2d19a Mon Sep 17 00:00:00 2001 From: weiyang Date: Tue, 12 May 2020 20:34:31 +0800 Subject: [PATCH] add graphengine SIG --- sigs/graphengine/README.md | 24 ++++++++++++++++++++++++ sigs/graphengine/docs/design-template.md | 0 sigs/graphengine/meetings/001-20200515.md | 23 +++++++++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 sigs/graphengine/README.md create mode 100644 sigs/graphengine/docs/design-template.md create mode 100644 sigs/graphengine/meetings/001-20200515.md diff --git a/sigs/graphengine/README.md b/sigs/graphengine/README.md new file mode 100644 index 0000000..e0773ac --- /dev/null +++ b/sigs/graphengine/README.md @@ -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 + + diff --git a/sigs/graphengine/docs/design-template.md b/sigs/graphengine/docs/design-template.md new file mode 100644 index 0000000..e69de29 diff --git a/sigs/graphengine/meetings/001-20200515.md b/sigs/graphengine/meetings/001-20200515.md new file mode 100644 index 0000000..d45f1ac --- /dev/null +++ b/sigs/graphengine/meetings/001-20200515.md @@ -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