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
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 struct mkldnn_primitiveconst_mkldnn_primitive_t
 A constant primitive handle. More...
 

Detailed Description

Typedef Documentation

A primitive handle.

A constant primitive handle.