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::eltwise_forward::desc Struct Reference

#include <mkldnn.hpp>

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

Public Member Functions

template<typename T >
 desc (prop_kind aprop_kind, algorithm alg_kind, const memory::desc &src_desc, T alpha=0, T beta=0)
 
template<typename T >
MKLDNN_DEPRECATED desc (prop_kind aprop_kind, const memory::desc &src_desc, T negative_slope)
 

Public Attributes

mkldnn_eltwise_desc_t data
 

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