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
MConvBNReLU must absolutely get eradicated though. It doesn't do anything wrong really, but doesn't fit in the new design & philosophy or Torchelie. If anything, we should construct the PixelCNN with simple ConvBlocks then use torchelie.nn.utils.edit_model to transform all convs into masked convs.
The text was updated successfully, but these errors were encountered:
As discussed in #14 comments (#14 (comment)) :
The text was updated successfully, but these errors were encountered: