Class Unfold#
Defined in File fold.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< UnfoldImpl >(Template Class ModuleHolder)
Class Documentation#
-
class Unfold : public torch::nn::ModuleHolder<UnfoldImpl>#
A
ModuleHoldersubclass forUnfoldImpl.See the documentation for
UnfoldImplclass to learn what methods it provides, and examples of how to useUnfoldwithtorch::nn::UnfoldOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = UnfoldImpl#
-
using Impl = UnfoldImpl#