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