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
ModuleHolder
subclass forModuleListImpl
.See the documentation for
ModuleListImpl
class to learn what methods it provides, or the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ModuleListImpl#
-
using Impl = ModuleListImpl#