Rate this Page

Class ModuleList#

Inheritance Relationships#

Base Type#

Class Documentation#

class ModuleList : public torch::nn::ModuleHolder<ModuleListImpl>#

A ModuleHolder subclass for ModuleListImpl.

See the documentation for ModuleListImpl class to learn what methods it provides, or the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = ModuleListImpl#