Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.21.0
Performance library for Deep Learning
Classes | Typedefs

Classes

struct  mkldnn_memory_desc_t
 Memory descriptor. More...
 

Typedefs

typedef void * mkldnn_op_desc_t
 A pointer to any of the operation descriptors. More...
 
typedef const void * const_mkldnn_op_desc_t
 A pointer to any of the operation descriptors (constant variant). More...
 

Detailed Description

Typedef Documentation

◆ mkldnn_op_desc_t

typedef void* mkldnn_op_desc_t

A pointer to any of the operation descriptors.

◆ const_mkldnn_op_desc_t

typedef const void* const_mkldnn_op_desc_t

A pointer to any of the operation descriptors (constant variant).