mxnet
Classes | Typedefs
Collaboration diagram for Operation descriptors:

Classes

struct  mkldnn_memory_desc_t
 

Typedefs

typedef void * mkldnn_op_desc_t
 
typedef const void * const_mkldnn_op_desc_t
 

Detailed Description

Typedef Documentation

typedef const void* const_mkldnn_op_desc_t

A pointer to any of the operation descriptors (constant variant).

typedef void* mkldnn_op_desc_t

A pointer to any of the operation descriptors.