Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  1.0.4
Performance library for Deep Learning
Classes | Functions
Utils

Classes

struct  mkldnn::error
 Intel(R) MKL-DNN exception class. More...
 
class  mkldnn::handle_traits< T >
 A class that provides the destructor for an Intel(R) MKL-DNN C handle. More...
 
class  mkldnn::handle< T, traits >
 A class for wrapping an Intel(R) MKL-DNN handle. More...
 
class  mkldnn::primitive
 Base class for all computational primitives. More...
 

Functions

const_mkldnn_primitive_desc_t mkldnn::primitive::get_primitive_desc () const
 Returns the descriptor of the underlying C API primitive.
 

Detailed Description