v2.1.1
What's Changed
AWS:
- start, stop, and log time to
failures.csv
log
Docker:
- No longer assign user and user permissions when creating docker
- Introduce
docker.run_as
configuration option, which lets you specify under which user the docker container should execute the benchmark script. - Further cut down on the files included in the docker image
Frameworks:
- Add additional logging to framework integration scripts
AutoGluon:
- reduce maximum runtime for
good_quality
andhigh_quality
presets, which otherwise exceed the runtime by design - allow larger models to persist in memory, this matches an upcoming default
GAMA:
- update for 23.0.0 release
Full Changelog: v2.1.0...v2.1.1