Rate this Page

Class LogSigmoid#

Inheritance Relationships#

Base Type#

Class Documentation#

class LogSigmoid : public torch::nn::ModuleHolder<LogSigmoidImpl>#

A ModuleHolder subclass for LogSigmoidImpl.

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

Public Types

using Impl = LogSigmoidImpl#