Skip to content

Latest commit

 

History

History
73 lines (65 loc) · 3.03 KB

changelog.rst

File metadata and controls

73 lines (65 loc) · 3.03 KB

Change Log

0.1.0 (2018-09-14)

Implemented enhancements:

  • Add documentation in reference implementation to docs #46
  • Replace cAdvisor with Kubernetes stats for Resource usage #38
  • Rename folders #31
  • Change docker image names #30
  • Add continuous output for mpirun #27
  • Replace SQlite with Postgres #25
  • Fix unittest #23
  • Add/Fix CI/Automated build #22
  • Cleanup unneeded project files #21
  • Remove hardcoded values #20
  • Improves Notes.txt #19
  • Rename components #15

Fixed bugs:

  • 504 Error when downloading metrics for long runs #61

Closed issues:

  • small doc improvements for first release #54
  • Check mlbench works on Google Cloud #51
  • learning rate scheduler #50
  • Add Nvidia k8s-device-plugin to charts #48
  • Add Weave to Helm Chart #41
  • Allow limiting of resources for experiments #39
  • Allow downloading of Run measurements #35
  • Worker Details page #33
  • Run Visualizations #32
  • Show experiment history in Dashboard #18
  • Show model progress in Dashboard #13
  • Report cluster status in Dashboard #12
  • Send metrics from SGD example to metrics api #11
  • Add metrics endpoint for experiments #10
  • Let Coordinator Dashboard start a distributed Experiment #9
  • Add mini-batch SGD model experiment #8

* This Change Log was automatically generated by `github_changelog_generator <https://github.com/skywinder/Github-Changelog-Generator>`__