Rate this Page

Class Softmin#

Inheritance Relationships#

Base Type#

Class Documentation#

class Softmin : public torch::nn::ModuleHolder<SoftminImpl>#

A ModuleHolder subclass for SoftminImpl.

See the documentation for SoftminImpl class to learn what methods it provides, and examples of how to use Softmin with torch::nn::SoftminOptions. See the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = SoftminImpl#