Class GLU#
- Defined in File activation.h 
Page Contents
Inheritance Relationships#
Base Type#
- public torch::nn::ModuleHolder< GLUImpl >(Template Class ModuleHolder)
Class Documentation#
- 
class GLU : public torch::nn::ModuleHolder<GLUImpl>#
- A - ModuleHoldersubclass for- GLUImpl.- See the documentation for - GLUImplclass to learn what methods it provides, and examples of how to use- GLUwith- torch::nn::GLUOptions. See the documentation for- ModuleHolderto learn about PyTorch’s module storage semantics.