Struct LogSoftmaxOptions#
Defined in File activation.h
Page Contents
Struct Documentation#
-
struct LogSoftmaxOptions#
Options for the
LogSoftmax
module.Example:
LogSoftmax model(LogSoftmaxOptions(1));
Defined in File activation.h
Page Contents
Options for the LogSoftmax
module.
Example:
LogSoftmax model(LogSoftmaxOptions(1));