#include <gemm_polynomial.hpp>
Classes | |
| struct | arguments_t |
Public Types | |
| using | dtype = dtype_ |
| using | coeff_t = xetla_vector< dtype, N > |
Public Member Functions | |
| template<typename matAcc_t , typename coord_t > | |
| __XETLA_API KERNEL_FUNC void | operator() (matAcc_t &matAcc, coord_t coord, arguments_t args, uint32_t slm_base=0, uint32_t nbarrier_base=0) |
| using gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::coeff_t = xetla_vector<dtype, N> |
| using gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::dtype = dtype_ |
|
inline |