Rate this Page

Class GLU#

Inheritance Relationships#

Base Type#

Class Documentation#

class GLU : public torch::nn::ModuleHolder<GLUImpl>#

A ModuleHolder subclass for GLUImpl.

See the documentation for GLUImpl class to learn what methods it provides, and examples of how to use GLU with torch::nn::GLUOptions. See the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = GLUImpl#