Skip to content

Auptimizer v2.0 Release

Latest
Compare
Choose a tag to compare
@guojunyao419 guojunyao419 released this 03 Mar 02:00
· 4 commits to master since this release

Major Features

  • Add Dashboard to provide insightful visualizations to help users track experiment progress, analyze and contrast jobs, experiments, and optimization approaches
  • Add Compressor - a model compression tool that helps reduce memory complexity and inference time of neural networks
  • Add 4 early stopping strategies to improve the efficiency of HPO experiments
  • Add feature to track intermediate results of both HPO and compression experiments
  • Add feature to save the best model with the best hyperparameter combination
  • Add feature to track multiple results returned from the HPO experiment

Enhancements

  • Refactor documentation
  • Minor bug fixes