Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.19.0
Performance library for Deep Learning
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

typedef void* mkldnn_op_desc_t

A pointer to any of the operation descriptors.

typedef const void* const_mkldnn_op_desc_t

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