v0.3.3
What's Changed
Fixes
- Fix integrations for external experiment loggers (W&B etc) by @eginhard in #24
- Check for
run_eval==Truealso whenrun_eval_stepsis set by @eginhard in #24 - Remove
numpyandsoundfilefrom core dependencies by @eginhard in #24 - Add
cpuandcudaextras to be able to only run CPU Pytorch in CI by @eginhard in #25
Full Changelog: v0.3.2...v0.3.3