Gemm functor. More...
#include <api.hpp>
Gemm functor.
| compute_policy | Is the compute algorithm of gemm implementation. |
| tile_shape | Is the workgroup-level tile shape. |
| mem_desc_a | Is the memory descriptor of matA. |
| mem_desc_b | Is the memory descriptor of matB. |
| pre_processing | Is the pre_processing functor. |