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

Classes

struct  mkldnn_primitive_at_t
 A wrapper structure to specify a particular output of a primitive. More...
 
struct  mkldnn_primitive
 An opaque structure to describe a primitive. More...
 

Typedefs

typedef struct mkldnn_primitivemkldnn_primitive_t
 A primitive handle. More...
 
typedef const struct mkldnn_primitiveconst_mkldnn_primitive_t
 A constant primitive handle. More...
 

Detailed Description

Typedef Documentation

◆ mkldnn_primitive_t

A primitive handle.

◆ const_mkldnn_primitive_t

A constant primitive handle.