Modules | |
| Primitives | |
| Compute primitives. | |
| Memory | |
| A container that describes and stores data. | |
| Engine | |
| An abstraction of a computational device: a CPU, a specific GPU card in the system, etc. | |
| Stream | |
| An encapsulation of execution context tied to a particular engine. | |
| Primitive Cache | |
| A set of functions that provide primitive cache control. | |
| Service | |
| A set of functions that aid in oneDNN debugging and profiling. | |
| BLAS functions | |
| A subset of Basic Linear Algebra (BLAS) functions that perform matrix-matrix multiplication. | |
| Utilities | |
| Utility types and definitions. | |
Namespaces | |
| dnnl | |
| oneDNN namespace | |