Deep Neural Network Library (DNNL)  1.3.0
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