Class PixelUnshuffle#
Defined in File pixelshuffle.h
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< PixelUnshuffleImpl >(Template Class ModuleHolder)
Class Documentation#
-
class PixelUnshuffle : public torch::nn::ModuleHolder<PixelUnshuffleImpl>#
A
ModuleHoldersubclass forPixelUnshuffleImpl.See the documentation for
PixelUnshuffleImplclass to learn what methods it provides, and examples of how to usePixelUnshufflewithtorch::nn::PixelUnshuffleOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = PixelUnshuffleImpl#
-
using Impl = PixelUnshuffleImpl#