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 shuffle data along the axis. More...

Classes

struct  mkldnn::shuffle_forward
 Shuffle for forward propagation. More...
 
struct  mkldnn::shuffle_backward
 Shuffle for backward propagation. More...
 

Detailed Description

A primitive to shuffle data along the axis.

See also
Shuffle in developer guide
Shuffle in C API