v0.1.0-rc.1
Pre-release
Pre-release
What's Changed
- fix: replace eval with a safer alternative by @HarikrishnanBalagopal in #147
- docs: ADR for moving from
eval
tosimpleeval
for evaluating trainer controller rules by @HarikrishnanBalagopal in #151 - Add exception catching / writing to termination log by @kellyaa in #149
- fix: merging of model for multi-gpu by @anhuong in #158
- add .complete file to output dir when done by @kellyaa in #159
Full Changelog: v0.0.2rc2...v0.1.0-rc.1