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