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
ModuleHolder
subclass forUnfoldImpl
.See the documentation for
UnfoldImpl
class to learn what methods it provides, and examples of how to useUnfold
withtorch::nn::UnfoldOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = UnfoldImpl¶
-
using Impl = UnfoldImpl¶