Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 6.02 KB

File metadata and controls

69 lines (56 loc) · 6.02 KB

Changelog

v3.0.0 (2020-12-07)

Full Changelog

Implemented enhancements:

  • Update PyTorch base to 1.7 #64
  • Add NLP/machine translation Transformer benchmark task #33
  • Repair Logistic regression Model #30
  • Add NLP/machine translation RNN benchmark task #27
  • Add NLP benchmark images & task #24
  • Add Gloo support to PyTorch images #23
  • Add NCCL support to PyTorch images #22
  • documentation: clearly link ref code to benchmark tasks #14
  • Add time-to-accuracy speedup plot #7
  • Update GKE documentation to use kubernetes version 1.10.9 #4
  • Add tensorflow cifar10 benchmark #3
  • Transformer language translation #51 (ehoelzl)

Fixed bugs:

  • Change Tensorflow Benchmark to use OpenMPI #8

Closed issues:

  • Clean-up tasks #63
  • Support for local run #59
  • task implementations: delete choco, name tasks nlp/language-model and nlp/translation #55
  • remove open/closed division distinction #47
  • [Not an Issue] Comparing 3 backends on multi-node single-gpu env #44
  • Create light version of the base image for development #43
  • No unit tests #40
  • Remove stale branches #39
  • Remove Communication backend from image name #36
  • pytorch 1.4 #34
  • create light version (in addition to full) for resource heavy benchmark tasks #19
  • add script to compute official results from raw results (time to acc for example) #18

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator