|
mxnet
|
|
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_attr * | mkldnn_primitive_attr_t |
| A primitive descriptor attributes handle that controls primitive behavior. More... | |
| typedef const struct mkldnn_primitive_attr * | const_mkldnn_primitive_attr_t |
| A constant primitive descriptor attributes handle. More... | |
| typedef struct mkldnn_post_ops * | mkldnn_post_ops_t |
| A post operation chain handle. More... | |
| typedef const struct mkldnn_post_ops * | const_mkldnn_post_ops_t |
| A constant post operation chain handle. More... | |
| typedef const struct mkldnn_post_ops* const_mkldnn_post_ops_t |
A constant post operation chain handle.
| typedef const struct mkldnn_primitive_attr* const_mkldnn_primitive_attr_t |
A constant primitive descriptor attributes handle.
| typedef struct mkldnn_post_ops* mkldnn_post_ops_t |
A post operation chain handle.
| typedef struct mkldnn_primitive_attr* mkldnn_primitive_attr_t |
A primitive descriptor attributes handle that controls primitive behavior.
1.8.11