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
The README still mentions PyTorch 0.1.12+ but since weight normalization was added to this code half a year ago this is no longer true as torch.nn.utils.weight_norm wasn't available until PyTorch 0.2
The text was updated successfully, but these errors were encountered:
The README still mentions PyTorch 0.1.12+ but since weight normalization was added to this code half a year ago this is no longer true as
torch.nn.utils.weight_norm
wasn't available until PyTorch 0.2The text was updated successfully, but these errors were encountered: