Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.21.0
Performance library for Deep Learning
|
This is the complete list of members for mkldnn::handle< T, traits >, including all inherited members.
get() const | mkldnn::handle< T, traits > | inline |
handle(T t=0, bool weak=false) | mkldnn::handle< T, traits > | inline |
handle(const handle &other) | mkldnn::handle< T, traits > | inline |
operator!=(const T other) const | mkldnn::handle< T, traits > | inlineprotected |
operator!=(const handle &other) const | mkldnn::handle< T, traits > | inline |
operator=(const handle &other) | mkldnn::handle< T, traits > | inline |
operator==(const T other) const | mkldnn::handle< T, traits > | inlineprotected |
operator==(const handle &other) const | mkldnn::handle< T, traits > | inline |
reset(T t, bool weak=false) | mkldnn::handle< T, traits > | inline |