Skip to content

Releases: elasticdeeplearning/edl

v0.3.1

06 Aug 07:18
3c5f6af
Compare
Choose a tag to compare

Fix some stability issues and finetune documents on v0.3.0

v0.3.0

04 Jun 11:42
90dbd6e
Compare
Choose a tag to compare

Major Features

Add an EDL application: distributed distillation

  • Support elastic training with inference type services during training, such as knowledge distillation
  • Inference type services are automatically registered through service discovery in EDL
  • Knowledge distillation examples in computer vision and natural language processing

And we will release a new version later that automatically adjusts teachers based on traffic.

v0.2.0

21 Apr 06:40
ffd1fae
Compare
Choose a tag to compare

Release log

Major Features

  1. Add EDL launcher to Manage Trainers on one Container.
  2. Add JobServer and JobClient to simulate a cluster environment and add the tutorial to test with them.
  3. Add EDL version of Resnet model and it can do EDL training by checkpoint every epoch.

first release of EDL

12 Jan 15:38
9f5fcf6
Compare
Choose a tag to compare

this is the first release for EDL, just initial release.