Class LeakyReLU¶
Defined in File activation.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< LeakyReLUImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class LeakyReLU : public torch::nn::ModuleHolder<LeakyReLUImpl>¶
A
ModuleHoldersubclass forLeakyReLUImpl.See the documentation for
LeakyReLUImplclass to learn what methods it provides, and examples of how to useLeakyReLUwithtorch::nn::LeakyReLUOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = LeakyReLUImpl¶
-
using __unused__ = LeakyReLUImpl¶