Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.21.0
Performance library for Deep Learning
|
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... | |
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).