Skip to content

v1.0.4 Release

Compare
Choose a tag to compare
@haifeng-jin haifeng-jin released this 22 Jul 04:09
· 332 commits to master since this release

Bug Fixes:

  • Fixed fit the final model only one epoch after search all the trials.
  • Fixed the checkpoint not found issue during fit.

New Features:

  • Add pretrained XceptionNet and ResNet with ImageNet weights to the search space of image tasks.
  • Enlarge the search space for more optimizers and laerning rates.
  • Transformer model included in the search space.

API Changes:

  • ResNetBlock and XceptionBlock pooling argument removed.
  • All task APIs use overwrite=False by default.
  • Change all dropout_rate arguments to dropout.