|
| template<typename Y, typename X> |
| __host__ __device__ void | operator() (Y &y, const X &x) const |
| template<> |
| __host__ __device__ void | operator() (pk_i4_t &y, const pk_i4_t &x) const |
| template<> |
| __host__ __device__ void | operator() (f4x2_pk_t &y, const f4x2_pk_t &x) const |
| template<> |
| __host__ __device__ void | operator() (double &y, const double &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const double &x) const |
| template<> |
| __host__ __device__ void | operator() (double &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const half_t &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const int32_t &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const int32_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bhalf_t &y, const bhalf_t &x) const |
| template<> |
| __host__ __device__ void | operator() (int32_t &y, const int32_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bhalf_t &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const bhalf_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bhalf_t &y, const half_t &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const half_t &x) const |
| template<> |
| __host__ __device__ void | operator() (int8_t &y, const int8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const int8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bhalf_t &y, const int8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (uint8_t &y, const uint8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (int8_t &y, const int32_t &x) const |
| template<> |
| __host__ __device__ void | operator() (int32_t &y, const int8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (int8_t &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const int8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (f8_t &y, const f8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const f8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (f8_t &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const f8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (f8_t &y, const half_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bf8_t &y, const bf8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (float &y, const bf8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bf8_t &y, const float &x) const |
| template<> |
| __host__ __device__ void | operator() (half_t &y, const bf8_t &x) const |
| template<> |
| __host__ __device__ void | operator() (bf8_t &y, const half_t &x) const |