Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.10
Performance library for Deep Learning
|
#include <mkldnn.hpp>
Public Member Functions | |
desc (prop_kind aprop_kind, algorithm aalgorithm, const memory::desc &src_desc, int local_size, double alpha, double beta, double k) | |
desc (prop_kind aprop_kind, algorithm aalgorithm, const memory::desc &src_desc, int local_size, double alpha, double beta) | |
Public Attributes | |
mkldnn_lrn_desc_t | data |