Member List#
ck::tensor_operation::element_wise::Subtract Member List
This is the complete list of members for ck::tensor_operation::element_wise::Subtract, including all inherited members.
| name | ck::tensor_operation::element_wise::Subtract | static |
| operator()(T &y, const T &x0, const T &x1) const | ck::tensor_operation::element_wise::Subtract | |
| operator()(float &y, const float &x0, const float &x1) const | ck::tensor_operation::element_wise::Subtract | inline |
| operator()(double &y, const double &x0, const double &x1) const | ck::tensor_operation::element_wise::Subtract | inline |
| operator()(half_t &y, const half_t &x0, const half_t &x1) const | ck::tensor_operation::element_wise::Subtract | inline |
| operator()(bhalf_t &y, const bhalf_t &x0, const bhalf_t &x1) const | ck::tensor_operation::element_wise::Subtract | inline |
| operator()(int8_t &y, const int8_t &x0, const int8_t &x1) const | ck::tensor_operation::element_wise::Subtract | inline |