diff --git a/sigs/frontend/README.md b/sigs/frontend/README.md new file mode 100644 index 0000000000000000000000000000000000000000..2ba02b5c7910911d37f7e81b736009d3e08eb9da --- /dev/null +++ b/sigs/frontend/README.md @@ -0,0 +1,24 @@ +# MindSpore FrontEnd Special Interest Group (SIG) + +This is the working repo for the FrontEnd Special Interest Group (SIG). This repo contains all the artifacts, materials, meeting notes and proposals regarding **basic elements** , **operators and layers**, **training interfaces**, **distributed training**, and any other frontend programs in MindSpore. Feedbacks and contributions are welcomed. +1. **Basic Elements**: Basic data structure definitions, including Parameter, Tensor, Cell and so on. +2. **Operators and Layers**: Provide operators and functions, neural network layers, loss functions and optimizers. +3. **Training Interfaces**: Interfaces for model training, evaluating and predicting, including high-level wrapped APIs, checkpoint related APIs, callbacks and so on. +4. **Distributed Training**: Interfaces for data parallel, model parallel or auto parallel. Common communication operators are also included. + +# SIG Leads + +* Deng Yiping (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/frontend +* Feedbacks and topic requests are welcomed by all. + +# Discussion + +* Slack channel: https://app.slack.com/client/TUKCY4QDR/C011B2DSC6B?cdn_fallback=2 +* Documents and artifacts: https://gitee.com/mindspore/community/tree/master/sigs/frontend + +# Meeting notes diff --git a/sigs/frontend/docs/design-template.md b/sigs/frontend/docs/design-template.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/sigs/frontend/meetings/meeting-template.md b/sigs/frontend/meetings/meeting-template.md new file mode 100644 index 0000000000000000000000000000000000000000..5dde06d350fe5331a38114e0f216e4b9a8cb598b --- /dev/null +++ b/sigs/frontend/meetings/meeting-template.md @@ -0,0 +1,14 @@ +# Thursday April 2, 2020 at 21:30pm GMT+8 + +## Agenda + +## Conference links + +## Attendees +* Deng Yiping (Huawei) + +## Notes +* TODO + +## Action items +* TODO