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 (algorithm aalgorithm, const memory::desc &data_desc, const memory::desc &diff_data_desc, int local_size, double alpha, double beta, double k) | |
desc (algorithm aalgorithm, const memory::desc &data_desc, const memory::desc &diff_data_desc, int local_size, double alpha, double beta) | |
Public Attributes | |
mkldnn_lrn_desc_t | data |