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