Changelog
v0.4
- Fixed issues with
targetattribute andresnet_forwardcrash with GNU - Updated
container.pyto work with more recent compilers - PyTorch 1.12 may suffer from an issue described here: pytorch/pytorch#68876 You should update to 1.13 if you see a compilation error similar to this one
fatal error: torch/csrc/generic/Storage.h: No such file or directory - Now the commits will go directly to the
mainbranch instead ofvX.Xand we will use tags instead