From b907a70331d78ea55d29fac1ed5207fff28a8ae2 Mon Sep 17 00:00:00 2001 From: leonwanghui Date: Fri, 8 Jan 2021 09:57:31 +0800 Subject: [PATCH] Append adpativetraining SIG info in sigs/README.md --- sigs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sigs/README.md b/sigs/README.md index 0a2a004..7ab7b43 100644 --- a/sigs/README.md +++ b/sigs/README.md @@ -35,4 +35,5 @@ in the mailing list. SIG artifacts can be found in the current repository. | [MSLITE](mslite/README.md) | This SIG is responsible for the development of MindSpore lite. | [@zhaizhiqiang](https://gitee.com/zhaizhiqiang)(zhaizhiqiang@huawei.com) | | [MDP](mdp/README.md) | This SIG is responsible for the development of MindSpore programming library for Bayesian deep learning. | [@jianfeichen](https://gitee.com/jianfeichen)(chrisjianfeichen@gmail.com) | | [Parallel](parallel/README.md) | This SIG is responsible for the development of MindSpore's functionality of automatically finding the efficient parallel strategy for DNN training and inference. | [@dr-orange](https://gitee.com/dr-orange)(chengli7@ustc.edu.cn) | +| [AdaptiveTraining](adaptivetraining/README.md) | This SIG is to develop an adaptive distributed training system that can train the neural networks in elastic clusters without affecting the convergence. | [@luomai-edin](https://gitee.com/luomai-edin)(luo.mai@outlook.com) | | [Serving](serving/README.md) | This SIG is responsible for the development of MindSpore Serving module. | [@xu-yfei](https://gitee.com/xu-yfei)(xuyongfei@huawei.com) |