Rate this Page

Class Fold#

Inheritance Relationships#

Base Type#

Class Documentation#

class Fold : public torch::nn::ModuleHolder<FoldImpl>#

A ModuleHolder subclass for FoldImpl.

See the documentation for FoldImpl class to learn what methods it provides, and examples of how to use Fold with torch::nn::FoldOptions. See the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = FoldImpl#