Class Softmin#
Defined in File activation.h
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< SoftminImpl >(Template Class ModuleHolder)
Class Documentation#
-
class Softmin : public torch::nn::ModuleHolder<SoftminImpl>#
A
ModuleHoldersubclass forSoftminImpl.See the documentation for
SoftminImplclass to learn what methods it provides, and examples of how to useSoftminwithtorch::nn::SoftminOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = SoftminImpl#
-
using Impl = SoftminImpl#