LogSoftmax
public struct LogSoftmax<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Log Softmax activation layer
DL4S Docs (68% documented)
public struct LogSoftmax<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Log Softmax activation layer