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