diff --git a/doc/ROADMAP.md b/doc/ROADMAP.md index 4705c0b9..31f93419 100644 --- a/doc/ROADMAP.md +++ b/doc/ROADMAP.md @@ -12,18 +12,31 @@ ## 2020-06 Release 0.3.0 +### Elastic Distillation Training Framework +- Support Elastic Distillation Training with elastic number of teachers + +### Release Verified Model Training Scripts based on Elastic Distillation +- NLP models and CV models trained based on GPU will be verified. + Bert/Ernie and Resnet50 for classification will be considered currently. + +### Release 0.3.0 +- Features above will be released + +## 2020-10 Release 0.4.0 + ### EDL High Level API Design - Support User defined Training Data and Parameter Adaptation API - A user can define what to adapt when computing resources are adjusted ### Release Verified Model Training Scripts based on EDL API - NLP models and CV models trained based on GPU will be verified. - Bert/Ernie and Resnet50 for classification will be considered currently. +- Bert/Ernie and Resnet50 for classification will be considered currently. +- Provide Documentation about deployment on Baidu Cloud. -### Release 0.3.0 +### Release 0.4.0 - Features above will be released -## 2020-09 Release 0.4.0 +## 2020-12 Release 0.5.0 ### Online Training - Support Elastic Online Training Solution with resources allocated dynamically along the training timeline @@ -32,9 +45,10 @@ ### EDL API upgraded Update EDL API to support online elastic deep learning -### Release 0.4.0 +### Release 0.5.0 - Features above will be released ## 2020-12 -- More Application on EDL +- More Applications on EDL - More machine learning tools integrated. +