FlatmmProblem Struct Reference#
ck_tile::FlatmmProblem Struct Reference
#include <flatmm_kernel.hpp>
Inheritance diagram for ck_tile::FlatmmProblem:

Public Member Functions | |
CK_TILE_HOST | FlatmmProblem ()=default |
CK_TILE_HOST | FlatmmProblem (index_t M_, index_t N_, index_t K_, index_t stride_A_, index_t stride_B_, index_t stride_C_) |
Public Attributes | |
index_t | M |
index_t | N |
index_t | K |
index_t | stride_A |
index_t | stride_B |
index_t | stride_C |
Constructor & Destructor Documentation
◆ FlatmmProblem() [1/2]
|
default |
◆ FlatmmProblem() [2/2]
|
inline |
Member Data Documentation
◆ K
index_t ck_tile::FlatmmProblem::K |
◆ M
index_t ck_tile::FlatmmProblem::M |
◆ N
index_t ck_tile::FlatmmProblem::N |
◆ stride_A
index_t ck_tile::FlatmmProblem::stride_A |
◆ stride_B
index_t ck_tile::FlatmmProblem::stride_B |
◆ stride_C
index_t ck_tile::FlatmmProblem::stride_C |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-7.0.0/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp