Browse Source

!136 0426 frontend sit

From: @wangnan39
Reviewed-by: @helloway,@leonwanghui,@leonwanghui
Signed-off-by: @leonwanghui,@leonwanghui
pull/136/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
fbdc7f728f
2 changed files with 25 additions and 4 deletions
  1. +6
    -4
      sigs/frontend/README.md
  2. +19
    -0
      sigs/frontend/meetings/004-20210426.md

+ 6
- 4
sigs/frontend/README.md View File

@@ -1,28 +1,30 @@
# 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
## SIG Leads

* Jin Xiaoxian (Huawei)

# Logistics
## Logistics

* SIG leads will drive the meeting.
* Meeting announcement 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
## 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
## Meeting notes

* [Saturday May 16, 2020](./meetings/001-20200516.md)
* [Friday June 5, 2020](./meetings/002-20200605.md)
* [Friday July 3, 2020](./meetings/003-20200703.md)
* [Monday April 26, 2021](./meetings/004-20210426.md)

+ 19
- 0
sigs/frontend/meetings/004-20210426.md View File

@@ -0,0 +1,19 @@
# Monday, April 26, 2021 at 19:00 GMT+8

## Agenda

* 1 - Explanation of front-end features

* 2 - Suggestions and usability issues

* 3 - Publish new requirements

## Conference links

* Meeting link: https://welink-meeting.zoom.us/j/620653212

* Meeting record link: It will be uploaded in 26, April

## Attendees

* Tests and committers in MindSpore, developers.

Loading…
Cancel
Save