Rate this Page

Class Softsign#

Inheritance Relationships#

Base Type#

Class Documentation#

class Softsign : public torch::nn::ModuleHolder<SoftsignImpl>#

A ModuleHolder subclass for SoftsignImpl.

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

Public Types

using Impl = SoftsignImpl#