Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
dnnl::layer_normalization_backward::desc Member List

This is the complete list of members for dnnl::layer_normalization_backward::desc, including all inherited members.

desc(prop_kind aprop_kind, const memory::desc &diff_data_desc, const memory::desc &data_desc, const memory::desc &stat_desc, float epsilon, normalization_flags flags)dnnl::layer_normalization_backward::descinline