Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
Classes

A primitive to shuffle data along the axis. More...

Classes

struct  dnnl::shuffle_forward
 Shuffle for forward propagation. More...
 
struct  dnnl::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