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