oneAPI Deep Neural Network Library (oneDNN)  1.6.4
Performance library for Deep Learning
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