mxnet
Classes | Typedefs
Primitive descriptor attributes
Collaboration diagram for Primitive descriptor attributes:

Classes

struct  mkldnn_primitive_attr
 An opaque structure for primitive descriptor attributes. More...
 
struct  mkldnn_post_ops
 An opaque structure for a chain of post operations. More...
 

Typedefs

typedef struct mkldnn_primitive_attrmkldnn_primitive_attr_t
 A primitive descriptor attributes handle that controls primitive behavior. More...
 
typedef const struct mkldnn_primitive_attrconst_mkldnn_primitive_attr_t
 A constant primitive descriptor attributes handle. More...
 
typedef struct mkldnn_post_opsmkldnn_post_ops_t
 A post operation chain handle. More...
 
typedef const struct mkldnn_post_opsconst_mkldnn_post_ops_t
 A constant post operation chain handle. More...
 

Detailed Description

Typedef Documentation

A constant post operation chain handle.

A constant primitive descriptor attributes handle.

A post operation chain handle.

A primitive descriptor attributes handle that controls primitive behavior.