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