Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
dnnl::post_ops Member List

This is the complete list of members for dnnl::post_ops, including all inherited members.

append_eltwise(float scale, algorithm alg, float alpha, float beta)dnnl::post_opsinline
append_sum(float scale=1.)dnnl::post_opsinline
get(bool allow_emtpy=false) constdnnl::handle< dnnl_post_ops_t >inline
get_params_eltwise(int index, float &scale, algorithm &alg, float &alpha, float &beta) constdnnl::post_opsinline
get_params_sum(int index, float &scale) constdnnl::post_opsinline
handle()=defaultdnnl::handle< dnnl_post_ops_t >
handle(dnnl_post_ops_t t, bool weak=false)dnnl::handle< dnnl_post_ops_t >inlineexplicit
kind(int index) constdnnl::post_opsinline
len() constdnnl::post_opsinline
post_ops()dnnl::post_opsinline
reset(dnnl_post_ops_t t, bool weak=false)dnnl::handle< dnnl_post_ops_t >inline