Class SiLU#
- Defined in File activation.h 
Page Contents
Inheritance Relationships#
Base Type#
- public torch::nn::ModuleHolder< SiLUImpl >(Template Class ModuleHolder)
Class Documentation#
- 
class SiLU : public torch::nn::ModuleHolder<SiLUImpl>#
- A - ModuleHoldersubclass for- SiLUImpl.- See the documentation for - SiLUImplclass to learn what methods it provides, or the documentation for- ModuleHolderto learn about PyTorch’s module storage semantics.