|
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.16
Performance library for Deep Learning
|
Modules | |
| Batch normalization | |
| A primitive to perform batch normalization. | |
| Concat | |
| A primitive to concatenate data by arbitrary dimension. | |
| Convolution | |
| A primitive to compute convolution using different algorithms. | |
| Deconvolution | |
| A primitive to compute deconvolution using different algorithms. | |
| Eltwise | |
| A primitive to compute element wise operations like parametric rectifier linear unit (ReLU). | |
| Inner Product | |
| A primitive to compute an inner product. | |
| LRN | |
| A primitive to perform local response normalization (LRN) across or within channels. | |
| Memory | |
| A primitive to describe data. | |
| Pooling | |
| A primitive to perform max or average pooling. | |
| RNN | |
| A primitive to compute common recurrent layer. | |
| Reorder | |
| A primitive to copy data between memory formats. | |
| Softmax | |
| A primitive to perform softmax. | |
| Sum | |
| A primitive to sum data. | |
| View | |
| A primitive to view on a memory. | |
1.8.13