Rate this Page

Class SiLU#

Inheritance Relationships#

Base Type#

Class Documentation#

class SiLU : public torch::nn::ModuleHolder<SiLUImpl>#

A ModuleHolder subclass for SiLUImpl.

See the documentation for SiLUImpl class to learn what methods it provides, or the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = SiLUImpl#