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