Class Linear¶
Defined in File linear.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< LinearImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class Linear : public torch::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
-
using __unused__ = LinearImpl¶
-
using __unused__ = LinearImpl¶