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