Class Softsign#
Defined in File activation.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< SoftsignImpl >(Template Class ModuleHolder)
Class Documentation#
-
class Softsign : public torch::nn::ModuleHolder<SoftsignImpl>#
A
ModuleHoldersubclass forSoftsignImpl.See the documentation for
SoftsignImplclass to learn what methods it provides, or the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = SoftsignImpl#
-
using Impl = SoftsignImpl#