|
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.17
Performance library for Deep Learning
|
This is the complete list of members for mkldnn::post_ops, including all inherited members.
| append_eltwise(float scale, algorithm alg, float alpha, float beta) | mkldnn::post_ops | inline |
| append_sum(float scale=1.) | mkldnn::post_ops | inline |
| get() const | mkldnn::handle< mkldnn_post_ops_t > | inline |
| get_params_eltwise(int index, float &scale, algorithm &alg, float &alpha, float &beta) const | mkldnn::post_ops | inline |
| get_params_sum(int index, float &scale) const | mkldnn::post_ops | inline |
| handle(mkldnn_post_ops_t t=0, bool weak=false) | mkldnn::handle< mkldnn_post_ops_t > | inline |
| handle(const handle &other) | mkldnn::handle< mkldnn_post_ops_t > | inline |
| kind(int index) const | mkldnn::post_ops | inline |
| len() const | mkldnn::post_ops | inline |
| operator!=(const mkldnn_post_ops_t other) const | mkldnn::handle< mkldnn_post_ops_t > | inlineprotected |
| operator!=(const handle &other) const | mkldnn::handle< mkldnn_post_ops_t > | inline |
| operator=(const handle &other) | mkldnn::handle< mkldnn_post_ops_t > | inline |
| operator==(const mkldnn_post_ops_t other) const | mkldnn::handle< mkldnn_post_ops_t > | inlineprotected |
| operator==(const handle &other) const | mkldnn::handle< mkldnn_post_ops_t > | inline |
| post_ops() | mkldnn::post_ops | inline |
| reset(mkldnn_post_ops_t t, bool weak=false) | mkldnn::handle< mkldnn_post_ops_t > | inline |
1.8.13