|
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.17
Performance library for Deep Learning
|
#include <mkldnn.hpp>

Public Member Functions | |
| desc (algorithm aalgorithm, const memory::desc &diff_src_desc, const memory::desc &diff_dst_desc, const memory::dims &strides, const memory::dims &kernel, const memory::dims &padding_l, const memory::dims &padding_r, const padding_kind apadding_kind) | |
Public Attributes | |
| mkldnn_pooling_desc_t | data |
|
inline |
| mkldnn_pooling_desc_t mkldnn::pooling_backward::desc::data |
1.8.13