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

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

desc(const memory::desc &src_desc, const memory::desc &weights_desc, const memory::desc &dst_desc)dnnl::matmul::descinline
desc(const memory::desc &src_desc, const memory::desc &weights_desc, const memory::desc &bias_desc, const memory::desc &dst_desc)dnnl::matmul::descinline