Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.19.0
Performance library for Deep Learning
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mkldnn::lrn_forward::desc Member List

This is the complete list of members for mkldnn::lrn_forward::desc, including all inherited members.

datamkldnn::lrn_forward::desc
desc(prop_kind aprop_kind, algorithm aalgorithm, const memory::desc &src_desc, int local_size, float alpha, float beta, float k)mkldnn::lrn_forward::descinline
desc(prop_kind aprop_kind, algorithm aalgorithm, const memory::desc &src_desc, int local_size, float alpha, float beta)mkldnn::lrn_forward::descinline