Member List#
ck::tensor_operation::element_wise::Elu Member List
This is the complete list of members for ck::tensor_operation::element_wise::Elu, including all inherited members.
| alpha_ | ck::tensor_operation::element_wise::Elu | |
| Elu(float alpha=1.f) | ck::tensor_operation::element_wise::Elu | inline |
| name | ck::tensor_operation::element_wise::Elu | static |
| operator()(T &y, const T &x) const | ck::tensor_operation::element_wise::Elu | inline |
| operator()(Y &y, const X &x) const | ck::tensor_operation::element_wise::Elu | |
| operator()(bhalf_t &y, const float &x) const | ck::tensor_operation::element_wise::Elu | inline |