Reorder

Reorder#

A primitive to copy data between two memory objects. This primitive is typically used to change the way the data is laid out in memory.

See also:

Reorder in developer guide

// structs

struct dnnl::reorder;