PixelUnshuffleΒΆ
Reverses the PixelShuffle operation.
Abstract Signature:
PixelUnshuffle(input: Tensor, downscale_factor: int)
NumPy
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial
Reverses the PixelShuffle operation.
Abstract Signature:
PixelUnshuffle(input: Tensor, downscale_factor: int)
ββ