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 - ModuleHoldersubclass for- SoftminImpl.- See the documentation for - SoftminImplclass to learn what methods it provides, and examples of how to use- Softminwith- torch::nn::SoftminOptions. See the documentation for- ModuleHolderto learn about PyTorch’s module storage semantics.- Public Types - 
using Impl = SoftminImpl#
 
- 
using Impl = SoftminImpl#