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