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
ModuleHoldersubclass forUnflattenImpl.See the documentation for
UnflattenImplclass to learn what methods it provides, and examples of how to useUnflattenwithtorch::nn::UnflattenOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = UnflattenImpl#
-
using Impl = UnflattenImpl#