Struct ASMoutput#
Defined in File adaptive.h
Page Contents
Struct Documentation#
-
struct ASMoutput#
The output of a single invocation of an AdaptiveLogSoftmaxWithLoss module’s
forward()
method.Public Functions
-
ASMoutput(Tensor output_, double loss_)#
-
ASMoutput(Tensor output_, double loss_)#