oneAPI Deep Neural Network Library (oneDNN)  1.6.0
Performance library for Deep Learning
dnnl::layer_normalization_forward::desc Member List

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

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