diff --git a/sigs/graphengine/README.md b/sigs/graphengine/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e0773ac85e5ee15f54a326b2347134f85f6fd60f --- /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 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/sigs/graphengine/meetings/001-20200515.md b/sigs/graphengine/meetings/001-20200515.md new file mode 100644 index 0000000000000000000000000000000000000000..d45f1ac4eaa19801255d81ed5cfeabcab43eb519 --- /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