This is the complete list of members for dnnl::post_ops, including all inherited members.
| append_binary(algorithm aalgorithm, const memory::desc &src1_desc) | dnnl::post_ops | inline |
| append_dw_k3s1p1(memory::data_type weights_data_type, memory::data_type bias_data_type, memory::data_type dst_data_type, int mask, const std::vector< float > &scales) | dnnl::post_ops | inline |
| append_dw_k3s2p1(memory::data_type weights_data_type, memory::data_type bias_data_type, memory::data_type dst_data_type, int mask, const std::vector< float > &scales) | dnnl::post_ops | inline |
| append_eltwise(float scale, algorithm aalgorithm, float alpha, float beta) | dnnl::post_ops | inline |
| append_sum(float scale=1.f, memory::data_type data_type=memory::data_type::undef) | dnnl::post_ops | inline |
| get(bool allow_empty=false) const | dnnl::handle< dnnl_post_ops_t > | inline |
| get_params_binary(int index, algorithm &aalgorithm, memory::desc &src1_desc) const | dnnl::post_ops | inline |
| get_params_dw_k3s1p1(int index, memory::data_type &weights_data_type, memory::data_type &bias_data_type, memory::data_type &dst_data_type, int &mask, std::vector< float > &scales) const | dnnl::post_ops | inline |
| get_params_dw_k3s2p1(int index, memory::data_type &weights_data_type, memory::data_type &bias_data_type, memory::data_type &dst_data_type, int &mask, std::vector< float > &scales) const | dnnl::post_ops | inline |
| get_params_eltwise(int index, float &scale, algorithm &aalgorithm, float &alpha, float &beta) const | dnnl::post_ops | inline |
| get_params_sum(int index, float &scale) const | dnnl::post_ops | inline |
| get_params_sum(int index, float &scale, memory::data_type &data_type) const | dnnl::post_ops | inline |
| handle()=default | dnnl::handle< dnnl_post_ops_t > | |
| handle(const handle< dnnl_post_ops_t, handle_traits< dnnl_post_ops_t > > &)=default | dnnl::handle< dnnl_post_ops_t > | |
| handle(handle< dnnl_post_ops_t, handle_traits< dnnl_post_ops_t > > &&)=default | dnnl::handle< dnnl_post_ops_t > | |
| handle(dnnl_post_ops_t t, bool weak=false) | dnnl::handle< dnnl_post_ops_t > | inlineexplicit |
| kind(int index) const | dnnl::post_ops | inline |
| len() const | dnnl::post_ops | inline |
| operator bool() const | dnnl::handle< dnnl_post_ops_t > | inlineexplicit |
| operator dnnl_post_ops_t() const | dnnl::handle< dnnl_post_ops_t > | inlineexplicit |
| operator!=(const handle &other) const | dnnl::handle< dnnl_post_ops_t > | inline |
| operator=(const handle< dnnl_post_ops_t, handle_traits< dnnl_post_ops_t > > &)=default | dnnl::handle< dnnl_post_ops_t > | |
| operator=(handle< dnnl_post_ops_t, handle_traits< dnnl_post_ops_t > > &&)=default | dnnl::handle< dnnl_post_ops_t > | |
| operator==(const handle< dnnl_post_ops_t, handle_traits< dnnl_post_ops_t > > &other) const | dnnl::handle< dnnl_post_ops_t > | inline |
| post_ops() | dnnl::post_ops | inline |
| reset(dnnl_post_ops_t t, bool weak=false) | dnnl::handle< dnnl_post_ops_t > | inline |