LinearTransformer
A transformer that runs an input through a scale and offset.
Declaration
struct LinearTransformer<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : EncodableA transformer that runs an input through a scale and offset.
struct LinearTransformer<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : Encodable