Class Linear#
Defined inFile linear.h
Inheritance Relationships#
Base Type#
publictorch::nn::ModuleHolder<LinearImpl>(Template Class ModuleHolder)
Class Documentation#
- classLinear:publictorch::nn::ModuleHolder<LinearImpl>#
A
ModuleHoldersubclass forLinearImpl.See the documentation for
LinearImplclass to learn what methods it provides, and examples of how to useLinearwithtorch::nn::LinearOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
- usingImpl=LinearImpl#
- usingImpl=LinearImpl#