diff --git a/sigs/compiler/README.md b/sigs/compiler/README.md new file mode 100644 index 0000000000000000000000000000000000000000..9b5545b88a54054da38a05532d443411b9ba79da --- /dev/null +++ b/sigs/compiler/README.md @@ -0,0 +1,27 @@ +# MindSpore Compiler Special Interest Group (SIG) + +This is the working repo for the Compiler special interest group (SIG). This repo contains all the artifacts, materials, meeting notes and proposals regarding **ANF IR**, **Auto Differentiation**, **Auto Parallel**, **Graph Optimizer**, **VM** and any other programs for high level graph compilation in MindSpore. Feedbacks and contributions are welcome. + +1. **ANF IR**: A graph-based functional IR, which is the infrastructure for the static computation graph. +2. **Auto Differentiation**: Provide auto differentiation based on the ANF IR. +3. **Auto Parallel**: Automatically partition the static computation graph according to the parallelism strategies. +4. **Graph Optimizer**: Hardware-independent general graph optimization passes. +5. **VM**: A virtual machine which handles the calculation process in the whole framework. + +## SIG Leads + +* Ding Jian (Huawei) + +## Logistics + +* SIG leads will drive the meeting. +* Meeting announcement will be posted on our [gitee channel](https://gitee.com/mindspore/community/tree/master/sigs/compiler) +* Feedbacks and topic requests are welcome by all. + +## Discussion + +* [Slack channel](https://app.slack.com/client/TUKCY4QDR/C011RSWRN3S?cdn_fallback=2) +* [Documents and artifacts](https://gitee.com/mindspore/community/tree/master/sigs/compiler) + +# Meeting notes +* [Tuesday May 18, 2020](./meetings/001-20200518.md) diff --git a/sigs/compiler/docs/design-template.md b/sigs/compiler/docs/design-template.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/sigs/compiler/meetings/001-20200518.md b/sigs/compiler/meetings/001-20200518.md new file mode 100644 index 0000000000000000000000000000000000000000..64065058f1b295a5ef8ae78f0820f18f1aca1417 --- /dev/null +++ b/sigs/compiler/meetings/001-20200518.md @@ -0,0 +1,22 @@ +# Tuesday May 18, 2020 at 18:20pm GMT+8 + +## Agenda + +* Review the design for Sparse update for GatherV2. + +## Conference links + +https://meet.jit.si/MindSporeCimpilerSIG + +## Attendees + +* Pan Yifeng (Huawei) +* Wei Luning (Huawei) +* Zhao Zhiqiang (Huawei) +* Huang Dongrun (Huawei) + +## Notes + +## Action items + +* None diff --git a/sigs/frontend/meetings/meeting-template.md b/sigs/frontend/meetings/meeting-template.md index 5dde06d350fe5331a38114e0f216e4b9a8cb598b..bde591a5b7ebfc3296126575e59253f48f6497a9 100644 --- a/sigs/frontend/meetings/meeting-template.md +++ b/sigs/frontend/meetings/meeting-template.md @@ -1,4 +1,4 @@ -# Thursday April 2, 2020 at 21:30pm GMT+8 +# Thursday April xx, 2020 at xx:xxpm GMT+8 ## Agenda