| Package | Description |
|---|---|
| org.bytedeco.mkldnn | |
| org.bytedeco.mkldnn.global |
| Class and Description |
|---|
| const_mkldnn_op_desc_t
A pointer to any of the operation descriptors (constant variant).
|
| engine
An execution engine.
|
| memory
\}
|
| memory.desc
A memory descriptor.
|
| mkldnn_batch_normalization_desc_t
A descriptor of a Batch Normalization operation.
|
| mkldnn_convolution_desc_t
A descriptor of a convolution operation.
|
| mkldnn_eltwise_desc_t
A descriptor of a element-wise operation.
|
| mkldnn_engine
\struct mkldnn_engine
\brief An opaque structure to describe an engine.
|
| mkldnn_inner_product_desc_t
A descriptor of an inner product operation.
|
| mkldnn_lrn_desc_t
A descriptor of a Local Response Normalization (LRN) operation.
|
| mkldnn_memory_desc_t
Memory descriptor.
|
| mkldnn_pooling_desc_t
A descriptor of a pooling operation.
|
| mkldnn_post_ops
\struct mkldnn_post_ops
\brief An opaque structure for a chain of post operations.
|
| mkldnn_primitive
\struct mkldnn_primitive
An opaque structure to describe a primitive.
|
| mkldnn_primitive_at_t
A wrapper structure to specify a particular output of a primitive.
|
| mkldnn_primitive_attr
\struct mkldnn_primitive_attr
\brief An opaque structure for primitive descriptor attributes.
|
| mkldnn_primitive_desc
\struct mkldnn_primitive_desc
\brief An opaque structure to describe a primitive descriptor.
|
| mkldnn_primitive_desc_iterator
\struct mkldnn_primitive_desc_iterator
\brief An opaque structure to describe a primitive descriptor iterator.
|
| mkldnn_rnn_cell_desc_t |
| mkldnn_rnn_desc_t
A descriptor for an RNN operation.
|
| mkldnn_shuffle_desc_t
A descriptor of a shuffle operation.
|
| mkldnn_softmax_desc_t
A descriptor of a Softmax operation.
|
| mkldnn_stream
\struct mkldnn_stream
An opaque structure to describe an execution stream.
|
| mkldnn_version_t
Intel(R) MKL-DNN Version type
|
Copyright © 2019. All rights reserved.