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