Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.13
Performance library for Deep Learning
|
Classes | |
struct | mkldnn::memory |
Memory primitive that describes the data. More... | |
Functions | |
bool | mkldnn::operator== (mkldnn_data_type_t a, memory::data_type b) |
bool | mkldnn::operator!= (mkldnn_data_type_t a, memory::data_type b) |
bool | mkldnn::operator== (memory::data_type a, mkldnn_data_type_t b) |
bool | mkldnn::operator!= (memory::data_type a, mkldnn_data_type_t b) |
bool | mkldnn::operator== (mkldnn_memory_format_t a, memory::format b) |
bool | mkldnn::operator!= (mkldnn_memory_format_t a, memory::format b) |
bool | mkldnn::operator== (memory::format a, mkldnn_memory_format_t b) |
bool | mkldnn::operator!= (memory::format a, mkldnn_memory_format_t b) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |