Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.10
Performance library for Deep Learning
Public Member Functions | Public Attributes | List of all members
mkldnn::inner_product_forward::desc Struct Reference

#include <mkldnn.hpp>

Collaboration diagram for mkldnn::inner_product_forward::desc:
Collaboration graph
[legend]

Public Member Functions

 desc (prop_kind aprop_kind, const memory::desc &src_desc, const memory::desc &weights_desc, const memory::desc &bias_desc, const memory::desc &dst_desc)
 
 desc (prop_kind aprop_kind, const memory::desc &src_desc, const memory::desc &weights_desc, const memory::desc &dst_desc)
 

Public Attributes

mkldnn_inner_product_desc_t data
 

The documentation for this struct was generated from the following file: