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

#include <mkldnn.hpp>

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

Public Member Functions

 desc (const convolution_forward::desc conv_desc, const float negative_slope)
 

Public Attributes

mkldnn_convolution_relu_desc_t data
 

Constructor & Destructor Documentation

◆ desc()

mkldnn::convolution_relu_forward::desc::desc ( const convolution_forward::desc  conv_desc,
const float  negative_slope 
)
inline

Member Data Documentation

◆ data

mkldnn_convolution_relu_desc_t mkldnn::convolution_relu_forward::desc::data

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