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

#include <mkldnn.hpp>

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

Public Member Functions

template<typename T >
 desc (prop_kind aprop_kind, const memory::desc &src_desc, T epsilon, unsigned flags)
 

Public Attributes

mkldnn_batch_normalization_desc_t data
 

Constructor & Destructor Documentation

◆ desc()

template<typename T >
mkldnn::batch_normalization_forward::desc::desc ( prop_kind  aprop_kind,
const memory::desc src_desc,
epsilon,
unsigned  flags 
)
inline

Member Data Documentation

◆ data

mkldnn_batch_normalization_desc_t mkldnn::batch_normalization_forward::desc::data

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