github microsoft/nni v1.4
NNI v1.4 release

latest releases: v3.0, v2.10.1, v3.0rc1...
4 years ago

Release 1.4 - 2/19/2020

Major Features

Neural Architecture Search

Model Compression

  • Support DataParallel for compressing models, and provide an example of using DataParallel
  • Support model speedup for compressed models, in Alpha version

Training Service

  • Support complete PAI configurations by allowing users to specify PAI config file path
  • Add example config yaml files for the new PAI mode (i.e., paiK8S)
  • Support deleting experiments using sshkey in remote mode (thanks external contributor @tyusr)

WebUI

  • WebUI refactor: adopt fabric framework

Others

  • Support running NNI experiment at foreground, i.e., --foreground argument in nnictl create/resume/view
  • Support canceling the trials in UNKNOWN state
  • Support large search space whose size could be up to 50mb (thanks external contributor @Sundrops)

Documentation

Bug Fixes

  • Correctly support NaN in metric data, JSON compliant
  • Fix the out-of-range bug of randint type in search space
  • Fix the bug of wrong tensor device when exporting onnx model in model compression
  • Fix incorrect handling of nnimanagerIP in the new PAI mode (i.e., paiK8S)

Don't miss a new nni release

NewReleases is sending notifications on new releases.