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