Class Softmax¶
Defined in File activation.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< SoftmaxImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class Softmax : public torch::nn::ModuleHolder<SoftmaxImpl>¶
A
ModuleHoldersubclass forSoftmaxImpl.See the documentation for
SoftmaxImplclass to learn what methods it provides, and examples of how to useSoftmaxwithtorch::nn::SoftmaxOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = SoftmaxImpl¶
-
using __unused__ = SoftmaxImpl¶