Deep Neural Network Library (DNNL)  1.3.0
Performance library for Deep Learning
Modules | Namespaces
DNNL API

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.
 
 Service
 A set of functions that aid in DNNL 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
 DNNL namespace.
 

Detailed Description