Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  0.21.0
Performance library for Deep Learning
mkldnn::post_ops Member List

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_opsinline
append_sum(float scale=1.)mkldnn::post_opsinline
get() constmkldnn::handle< mkldnn_post_ops_t >inline
get_params_eltwise(int index, float &scale, algorithm &alg, float &alpha, float &beta) constmkldnn::post_opsinline
get_params_sum(int index, float &scale) constmkldnn::post_opsinline
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) constmkldnn::post_opsinline
len() constmkldnn::post_opsinline
operator!=(const mkldnn_post_ops_t other) constmkldnn::handle< mkldnn_post_ops_t >inlineprotected
operator!=(const handle &other) constmkldnn::handle< mkldnn_post_ops_t >inline
operator=(const handle &other)mkldnn::handle< mkldnn_post_ops_t >inline
operator==(const mkldnn_post_ops_t other) constmkldnn::handle< mkldnn_post_ops_t >inlineprotected
operator==(const handle &other) constmkldnn::handle< mkldnn_post_ops_t >inline
post_ops()mkldnn::post_opsinline
reset(mkldnn_post_ops_t t, bool weak=false)mkldnn::handle< mkldnn_post_ops_t >inline