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