Class ModuleList#
Defined in File modulelist.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< ModuleListImpl >(Template Class ModuleHolder)
Class Documentation#
-
class ModuleList : public torch::nn::ModuleHolder<ModuleListImpl>#
A
ModuleHoldersubclass forModuleListImpl.See the documentation for
ModuleListImplclass to learn what methods it provides, or the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ModuleListImpl#
-
using Impl = ModuleListImpl#