You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix FftKernel, accidentally forgot to freeze tensor weights.
Fix callbacks logging l1 instead of l2 distance
Fix callbacks failure if metrics are NaN
dsprites_imagenet macos prepare fix
Added
run_action=skip experiment action to just test if hydra is working.
VAEs now log the ratios between different loss terms.
Breaking
experiment.run.hydra_check_cuda renamed to hydra_get_gpus. Now returns an integer for the number of GPUs to use. Intended to be passed to a PyTorch Lightning Trainer.
Removed XYObjectData warning that things are now different