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