Skip to content

v0.3.2

Latest

Choose a tag to compare

@sebffischer sebffischer released this 06 Nov 08:13
· 6 commits to main since this release

Bug Fixes

  • t_opt("adamw") now actually uses AdamW and not Adam.
  • Caching: Cache directory is now created, even if its parent
    directory does not exist.
  • Add mlr3torch to mlr_reflections$loaded_packages to fix errors when using mlr3torch in parallel.