Skip to content

NNI v1.7 Release

Compare
Choose a tag to compare
@chicm-ms chicm-ms released this 08 Jul 13:18
a38df50

Release 1.7 - 7/8/2020

Major Features

Training Service

Neural Architecture Search (NAS)

Model Compression

Examples

Built-in tuners/assessors/advisors

WebUI

  • Support visualizing nested search space more friendly.
  • Show trial's dict keys in hyper-parameter graph.
  • Enhancements to trial duration display.

Others

  • Provide utility function to merge parameters received from NNI
  • Support setting paiStorageConfigName in pai mode

Documentation

Bug Fixes

  • Fix bug for model graph with shared nn.Module
  • Fix nodejs OOM when make build
  • Fix NASUI bugs
  • Fix duration and intermediate results pictures update issue.
  • Fix minor WebUI table style issues.