Contents

Reshaper

A transformer that reshapes a shaped array.

Declaration

struct Reshaper<Scalar> where Scalar : MLShapedArrayScalar, Scalar : Decodable, Scalar : Encodable

Topics

Creating a transformer

Getting the shape

Performing the transformation

See Also

Preprocessors