Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  1.0.4
Performance library for Deep Learning
Classes

A primitive to copy data between memory formats. More...

Classes

struct  mkldnn::reorder
 Initializes a reorder primitive using the description of the source (src_engine and src_md) and destination (dst_engine and dst_md) memory, and an attr attribute. More...
 

Detailed Description

A primitive to copy data between memory formats.

See also
Reorder in developer guide
Reorder in C API