Release v1.1.3
Summary
Bug fixes to better support AutoKeras.
What's Changed
- Fixed issue #677 by @Anselmoo in #678
- Adopt safe model and trial saving practices in the multi-worker setting by @jamesmullenbach in #684
- tuner_utils: use datetime to calculate elapsed time by @mebeim in #690
- Add pre_create_trial callback by @jamesmullenbach in #695
- Multi-worker file writing checks by @jamesmullenbach in #694
- Update actions.yml by @haifeng-jin in #698
- Add "declare_hyperparameters" to HyperModel by @jamesmullenbach in #696
- Record best epoch info with update_trial by @haifeng-jin in #706
New Contributors
- @Anselmoo made their first contribution in #678
- @jamesmullenbach made their first contribution in #684
- @mebeim made their first contribution in #690
Full Changelog: 1.1.2...1.1.3