Skip to content

v0.3.4

Choose a tag to compare

@makgyver makgyver released this 04 Oct 15:30
· 143 commits to main since this release

Fixed issues

  • Fixed problem with the cuda:N setting. Now it works properly and selects the correct device.
  • Fixed warning related to the redundancy of wandb.require("core") in the last versions of the wand library

Known issues with torch

If you get the error AttributeError: module 'torch.serialization' has no attribute 'add_safe_globals' please upgrade your torch installation to the latest version.

Important note

Release 0.3.3 has been published and deleted right after due to an error!