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
ModuleHolder
subclass forSoftsignImpl
.See the documentation for
SoftsignImpl
class to learn what methods it provides, or the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = SoftsignImpl#
-
using Impl = SoftsignImpl#