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