Skip to content

Fix nn.PixelUnshuffle to use Reshape->Transpose->Reshape instead of S…

81581ca
Select commit
Loading
Failed to load commit list.
Open

Fix nn.PixelUnshuffle wrong channel ordering (replace SpaceToDepth with Reshape→Transpose→Reshape) #2892

Fix nn.PixelUnshuffle to use Reshape->Transpose->Reshape instead of S…
81581ca
Select commit
Loading
Failed to load commit list.