Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.10
Performance library for Deep Learning
Public Member Functions | Public Attributes | List of all members
mkldnn::pooling_forward::desc Struct Reference

#include <mkldnn.hpp>

Collaboration diagram for mkldnn::pooling_forward::desc:
Collaboration graph
[legend]

Public Member Functions

 desc (prop_kind aprop_kind, algorithm aalgorithm, const memory::desc &src_desc, const memory::desc &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
 

The documentation for this struct was generated from the following file: